- Add patch support-python-313.patch:

* Support Python 3.13 by not using unittest.makeSuite.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-xmp-toolkit?expand=0&rev=3
This commit is contained in:
2025-01-10 03:44:26 +00:00
committed by Git OBS Bridge
parent c7fea6a358
commit de2730a313
3 changed files with 63 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 10 03:43:55 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-python-313.patch:
* Support Python 3.13 by not using unittest.makeSuite.
-------------------------------------------------------------------
Mon Nov 11 14:22:59 UTC 2024 - Dirk Müller <dmueller@suse.com>