Scrub Obsolete - pykafka

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 937c161..32b5a5a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+pykafka (2.7.0-3) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on python3-pbr.
+    + python3-pykafka: Drop versioned constraint on python3-lz4 in Suggests.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 02 Sep 2022 07:18:59 -0000
+
 pykafka (2.7.0-2) unstable; urgency=medium
 
   [ Ondřej Nový ]
diff --git a/debian/control b/debian/control
index ac974a1..9deb275 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
  python3-all-dev,
  python3-kazoo,
  python3-nose,
- python3-pbr (>= 2.0.0),
+ python3-pbr,
  python3-pytest,
  python3-pytest-cov,
  python3-setuptools,
@@ -36,7 +36,7 @@ Depends:
  ${shlibs:Depends},
 Suggests:
  python3-gevent,
- python3-lz4 (>= 0.10.1),
+ python3-lz4,
  python3-lz4tools,
  python3-xxhash,
 Description: PyKafka is Kafka client for Python.

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/ce/7cd04bc51fa0547019f41e5b6aa69f2fac41bd.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/2c/9e491788f058bf1f15c8d413f90bfd77059ebb.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/4b/fe282adc25977178bd67285c02d90f28ccdd77.debug
-rw-r--r--  root/root   /usr/lib/python3/dist-packages/pykafka/rdkafka/_rd_kafka.cpython-311-x86_64-linux-gnu.so

Control files of package python3-pykafka: lines which differ (wdiff format)

  • Depends: python3-kazoo, python3-six (>= 1.5), python3-tabulate, python3 (<< 3.12), 3.11), python3 (>= 3.10~), python3:any, libc6 (>= 2.34), librdkafka1 (>= 0.9.1)
  • Suggests: python3-gevent, python3-lz4 (>= 0.10.1), python3-lz4, python3-lz4tools, python3-xxhash

Control files of package python3-pykafka-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 2c9e491788f058bf1f15c8d413f90bfd77059ebb 4bfe282adc25977178bd67285c02d90f28ccdd77 ce7cd04bc51fa0547019f41e5b6aa69f2fac41bd

Run locally

More details

Full run details