python-kafka 2.0.2-6 source package in Ubuntu

Changelog

python-kafka (2.0.2-6) unstable; urgency=medium

  * Remove extraneous python3-unittest2 build dependency (Closes: #1066135).
  * Add fix-using-six.patch.
  * Blacklist test_send() that needs a spec for the mock.

 -- Thomas Goirand <email address hidden>  Thu, 18 Apr 2024 09:26:18 +0200

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-kafka_2.0.2-6.dsc 2.2 KiB 03f5fe9422f53aec116e0ea4a47519f994ee85c8793836dfc3a658b885145ff9
python-kafka_2.0.2.orig.tar.xz 223.5 KiB 396ced4dc2e1ad3b7236d8df67b5868b9f44af4a9b9b85cb7de208c3dba44834
python-kafka_2.0.2-6.debian.tar.xz 10.2 KiB c967ebbee9632e22312cf0655299a35cc4d9ba797500eb59d8cb4d144aeaeff8

Available diffs

No changes file available.

Binary packages built by this source

python-kafka-doc: Pure Python client for Apache Kafka - doc

 This module provides low-level protocol support for Apache Kafka as well as
 high-level consumer and producer classes. Request batching is supported by the
 protocol as well as broker-aware request routing. Gzip and Snappy compression
 is also supported for message sets.
 .
 This package contains the documentation.

python3-kafka: Pure Python client for Apache Kafka - Python 3.x

 This module provides low-level protocol support for Apache Kafka as well as
 high-level consumer and producer classes. Request batching is supported by the
 protocol as well as broker-aware request routing. Gzip and Snappy compression
 is also supported for message sets.
 .
 This package contains the Python 3.x module.