forked from pool/python-uvloop
Compare commits
6 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| d40a5603cf | |||
| b3eff2cff4 | |||
| 46ed842ad0 | |||
| 1d87941cd1 | |||
| 591d598b13 | |||
| 02c8662871 |
@@ -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>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%define modname uvloop
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-uvloop
|
||||
Version: 0.21.0
|
||||
Version: 0.22.1
|
||||
Release: 0
|
||||
Summary: An asyncio event loop on top of libuv
|
||||
License: Apache-2.0 AND MIT
|
||||
|
||||
BIN
uvloop-0.21.0.tar.gz
(Stored with Git LFS)
BIN
uvloop-0.21.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
uvloop-0.22.1.tar.gz
Normal file
3
uvloop-0.22.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6c84bae345b9147082b17371e3dd5d42775bddce91f885499017f4607fdaf39f
|
||||
size 2443250
|
||||
Reference in New Issue
Block a user