python-kafka 2.0.2-3 source package in Ubuntu

Changelog

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

  * Add Fixes-ypeError_Population_must_be_a_sequence.patch (Closes: #1026497).

 -- Thomas Goirand <email address hidden>  Fri, 13 Jan 2023 08:44:22 +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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-kafka_2.0.2-3.dsc 2.3 KiB a88a99c9498af3f368bf6282820d52af44fc2b01397e9aea96e8a77b24421761
python-kafka_2.0.2.orig.tar.xz 223.5 KiB 396ced4dc2e1ad3b7236d8df67b5868b9f44af4a9b9b85cb7de208c3dba44834
python-kafka_2.0.2-3.debian.tar.xz 9.4 KiB 1e291c4d162ae7ceb5107d07f1247d1cd9486ecf435afaa27c4125e72499548c

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.