14
0
forked from pool/python-uvloop

6 Commits

Author SHA256 Message Date
d40a5603cf Accepting request 1314392 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1314392
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uvloop?expand=0&rev=17
2025-10-30 16:09:43 +00:00
b3eff2cff4 - 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/package/show/devel:languages:python/python-uvloop?expand=0&rev=34
2025-10-29 14:05:43 +00:00
46ed842ad0 Accepting request 1219097 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1219097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uvloop?expand=0&rev=16
2024-10-30 16:32:56 +00:00
1d87941cd1 - Update to 0.21.0
* Add cleanup_socket param on create_unix_server()
  * Use cythonized SO_REUSEPORT rather than the unwrapped native one (#609)
  * UDP errors should result in protocol.error_received (#601)
  * Updates for Cython3 (#587)
  * Test with Python 3.13 (#610)
- Update BuildRequires from pyproject.toml

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uvloop?expand=0&rev=32
2024-10-29 17:05:04 +00:00
591d598b13 Accepting request 1206172 from devel:languages:python
- update to 0.20.0:
  * Upgrade libuv to v1.48.0
  * Fix test_create_server_4 with Python 3.12.5
  * Use len(os.sched_getaffinity(0)) instead of os.cpu_count()
  * Inline _Py_RestoreSignals() from CPython

OBS-URL: https://build.opensuse.org/request/show/1206172
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uvloop?expand=0&rev=15
2024-10-08 15:16:41 +00:00
02c8662871 - update to 0.20.0:
* Upgrade libuv to v1.48.0
  * Fix test_create_server_4 with Python 3.12.5
  * Use len(os.sched_getaffinity(0)) instead of os.cpu_count()
  * Inline _Py_RestoreSignals() from CPython

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uvloop?expand=0&rev=30
2024-10-07 20:55:44 +00:00
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>

View File

@@ -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)

Binary file not shown.

3
uvloop-0.22.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c84bae345b9147082b17371e3dd5d42775bddce91f885499017f4607fdaf39f
size 2443250