15
0
forked from pool/python-avro

- Add py311.patch to make tests compatible with python 3.11 gh#apache/avro#1961

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-avro?expand=0&rev=28
This commit is contained in:
2023-01-25 12:58:47 +00:00
committed by Git OBS Bridge
parent cdd2864024
commit 55d8da65e4
3 changed files with 23 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 25 12:58:14 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Add py311.patch to make tests compatible with python 3.11 gh#apache/avro#1961
-------------------------------------------------------------------
Thu Aug 4 09:32:11 UTC 2022 - Otto Hollmann <otto.hollmann@suse.com>