14
0

- 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:
2020-11-10 08:04:33 +00:00
committed by Git OBS Bridge
parent 8981752fec
commit 371fab1f10
4 changed files with 12 additions and 4 deletions

View File

@@ -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