4 Commits

Author SHA256 Message Date
5a39c29224 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
93ccb8c84e Accepting request 1219019 from home:glaubitz:branches:devel:languages:python
- 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/request/show/1219019
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
5ebfde8f1d 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
a746ba7fd7 - 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

Diff Content Not Available