- update to 5.14.3:
* Support Python's native `ConnectionRefusedError` exception to
reject a connection #1515 (commit)
* Push binary data to the aiopika client manager #1514 (commit)
* Restore binary message support in message queue setups #1509
(commit)
* Fix formatting of client connection error #1507 (commit)
* Add 3.14 and pypy-3.11 CI tasks (commit)
* Improve documentation of the `BaseManager.get_participants()`
method (commit)
- Add missing BuildRequires on pytest-asyncio.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-socketio?expand=0&rev=26
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-python-socketio
|
||||
Version: 5.14.1
|
||||
Version: 5.14.3
|
||||
Release: 0
|
||||
Summary: SocketIO server
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user