15
0
forked from pool/python-cepa

- Add patch use-fullargspec.patch:

- Stop using a function that was removed in Python 3.11.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cepa?expand=0&rev=6
This commit is contained in:
2023-03-08 04:38:07 +00:00
committed by Git OBS Bridge
parent 2273f7a47b
commit 6ef5938ada
3 changed files with 34 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 8 04:31:43 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch use-fullargspec.patch:
- Stop using a function that was removed in Python 3.11.
-------------------------------------------------------------------
Thu Oct 27 22:11:38 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>