Accepting request 440324 from devel:languages: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/request/show/440324 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-kafka-python?expand=0&rev=2
This commit is contained in:
commit
98f3058a46
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad7a27d247acaec2aa85b63c6f195a2007f802725baf51d45b56e1a11c2fc34d
|
||||
size 150699
|
3
kafka-python-1.3.1.tar.gz
Normal file
3
kafka-python-1.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:13160b2880f908885bf23a6c91fff69dbe9c36facb9adaaee29293241063c498
|
||||
size 206400
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 15 08:25:51 UTC 2016 - dmueller@suse.com
|
||||
|
||||
- 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)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 11 12:30:23 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user