forked from pool/python-uvloop
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
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 11:20:43 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 20:54:26 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user