17
0

- Add patch support-python-3.14.patch:

* Support Python 3.14 asyncio changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy1?expand=0&rev=23
This commit is contained in:
2025-10-17 03:40:25 +00:00
committed by Git OBS Bridge
parent 974c273595
commit d967a9b5a3
3 changed files with 23 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Oct 17 03:40:08 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-python-3.14.patch:
* Support Python 3.14 asyncio changes.
-------------------------------------------------------------------
Tue Apr 1 12:56:45 UTC 2025 - Markéta Machová <mmachova@suse.com>