Accepting request 1314360 from home:glaubitz:branches:devel:languages:python

- Update to 0.22.1
  * This is identical to 0.22.0, re-ran with CI fixes
- from version 0.22.0
  * Fixes for Python 3.14 (#638)
  * Add free-threading support (#693)

OBS-URL: https://build.opensuse.org/request/show/1314360
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uvloop?expand=0&rev=34
This commit is contained in:
2025-10-29 14:05:43 +00:00
committed by Git OBS Bridge
parent 7a18babf31
commit 10f0a903c3
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Oct 29 12:55:45 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.22.1
* This is identical to 0.22.0, re-ran with CI fixes
- from version 0.22.0
* Fixes for Python 3.14 (#638)
* Add free-threading support (#693)
-------------------------------------------------------------------
Tue Oct 29 11:20:43 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>