Debian Patches

Status for python-kafka/2.0.1-2

Patch Description Author Forwarded Bugs Origin Last update
do-not-use-sphinxcontrib.napoleon-theme.patch Do not use the sphinxcontrib.napoleon sphinx theme This theme isn't available in Debian (yet), and I don't have the time to
package it, so for now, I'm just disabling the use of it.

===================================================================
Thomas Goirand <zigo@debian.org> no 2015-02-17
no-intersphinx.patch No intersphinx Thomas Goirand <zigo@debian.org> no 2016-07-11
remove-multiple-privacy-breaches.patch Remove multiple privacy breaches in docs
diff --git a/README.rst b/README.rst
index bae567b..095a686 100644
Thomas Goirand <zigo@debian.org> no 2020-04-30
remove-old-lz4-test.patch Remove old lz4 test Thomas Goirand <zigo@debian.org> not-needed debian 2019-09-08
do-not-test-with-old-lz4.patch Do not test with old lz4 These tests are failing. In the context of modern Sid/Buster, we probably
don't really care testing legacy stuff.

diff --git a/test/record/test_legacy_records.py b/test/record/test_legacy_records.py
index 43970f7..0373d8f 100644
Thomas Goirand <zigo@debian.org> no 2020-04-30
skip-integration-test.patch Do not test integration This test is failing as his setup is trying to run kafka-server locally :
INFO:test.service: /<<PKGBUILDDIR>>/servers/0.11.0.2/kafka-bin/bin/kafka-run-class.sh
FileNotFoundError: [Errno 2] No such file or directory: '/<<PKGBUILDDIR>>/servers/0.11.0.2/kafka-bin/bin/kafka-run-class.sh'
This patch is adding pytest decorator to skip
this test.

diff --git a/test/test_consumer_integration.py b/test/test_consumer_integration.py
index 6e6bc94..8ab9122 100644
Michal Arbet <michal.arbet@ultimum.io> no 2020-04-30

All known versions for source package 'python-kafka'

Links