- Add patch support-python-314.patch:

* Support Python 3.14 asyncio changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fire?expand=0&rev=33
This commit is contained in:
2025-10-29 01:10:03 +00:00
committed by Git OBS Bridge
parent 7ff4b88e91
commit d5caee59df
3 changed files with 73 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 29 01:09:09 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-python-314.patch:
* Support Python 3.14 asyncio changes.
-------------------------------------------------------------------
Wed Sep 17 12:04:56 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>