forked from pool/python-kafka-python
- update to 1.3.1:
Incompatible Changes * Delete KafkaConnection class (dpkp 769) * Rename partition_assignment -> assignment in MemberMetadata for consistency * Move selectors34 and socketpair to kafka.vendor (dpkp 785) * Change api_version config to tuple; deprecate str with warning (dpkp 761) * Rename _DEFAULT_CONFIG -> DEFAULT_CONFIG in KafkaProducer (dpkp 788) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kafka-python?expand=0&rev=6
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-kafka-python
|
||||
Version: 1.0.1
|
||||
Version: 1.3.1
|
||||
Release: 0
|
||||
Summary: Pure Python client for Apache Kafka
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user