python-kafka 2.0.2-5 source package in Ubuntu

Changelog

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

  * Removed nose and nose-timer build-depends (Closes: #1018521).

 -- Thomas Goirand <email address hidden>  Wed, 23 Aug 2023 17:25:02 +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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-kafka_2.0.2-5.dsc 2.3 KiB 78a3ad8f7c88a8f576db15d0116af54c6a46a17041a45cc6053b7298adb065a9
python-kafka_2.0.2.orig.tar.xz 223.5 KiB 396ced4dc2e1ad3b7236d8df67b5868b9f44af4a9b9b85cb7de208c3dba44834
python-kafka_2.0.2-5.debian.tar.xz 9.5 KiB 2848190d68c88edb0d992b823138a2c95ec93f3170b76655cb369d9aecaa27ba

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.