python-kafka 2.0.2-11 source package in Ubuntu

Changelog

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

  * Clean-up .pybuild folder (Closes: #1045152).

 -- Thomas Goirand <email address hidden>  Sun, 08 Feb 2026 22:47:36 +0100

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
Resolute release universe misc

Builds

Resolute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-kafka_2.0.2-11.dsc 2.2 KiB bf711b8102eed86953610c365297d15b0536aac3e72fa257ee578391c28fda47
python-kafka_2.0.2.orig.tar.xz 223.5 KiB 396ced4dc2e1ad3b7236d8df67b5868b9f44af4a9b9b85cb7de208c3dba44834
python-kafka_2.0.2-11.debian.tar.xz 10.4 KiB d0367e6ac012d19fb4ed2cccd40a998bad74be019953a6cfff64a06ebea94b02

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.