1
0

- Add python-311.patch to fix tests for py3.11 gh#dpkp/kafka-python#2358

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kafka-python?expand=0&rev=26
This commit is contained in:
2023-04-10 11:37:53 +00:00
committed by Git OBS Bridge
parent 942cad42a5
commit 61054451df
3 changed files with 39 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 10 11:36:09 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Add python-311.patch to fix tests for py3.11 gh#dpkp/kafka-python#2358
-------------------------------------------------------------------
Wed Oct 12 02:26:13 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>