forked from pool/python-kafka-python
- update to 2.0.2:
* KIP-54: Implement sticky partition assignment strategy (aynroot / PR #2057) * Fix consumer deadlock when heartbeat thread request timeout (huangcuiyang / PR #2064) * Python 3.8 support (Photonios / PR #2088) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kafka-python?expand=0&rev=19
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-kafka-python
|
||||
Version: 2.0.1
|
||||
Version: 2.0.2
|
||||
Release: 0
|
||||
Summary: Pure Python client for Apache Kafka
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user