17
0

- 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:
2025-10-31 11:40:31 +00:00
committed by Git OBS Bridge
parent 999cd7490c
commit 56a7fb6a2d
4 changed files with 19 additions and 5 deletions

View File

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