14
0

- Add patch support-new-python-3.12.patch:

* Support pickle exception changes in Python 3.12.5 and later.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmlschema?expand=0&rev=54
This commit is contained in:
2024-08-26 02:42:57 +00:00
committed by Git OBS Bridge
parent a154c399b8
commit 2bf930488d
3 changed files with 32 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Aug 26 02:42:14 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-new-python-3.12.patch:
* Support pickle exception changes in Python 3.12.5 and later.
-------------------------------------------------------------------
Mon Jul 29 17:31:54 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>