17
0

Accepting request 1314808 from devel:languages:python

- 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/request/show/1314808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-socketio?expand=0&rev=14
This commit is contained in:
2025-10-31 15:28:39 +00:00
committed by Git OBS Bridge
4 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Oct 31 11:40:10 UTC 2025 - Dirk Müller <dmueller@suse.com>
- 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)
-------------------------------------------------------------------
Wed Oct 8 03:04:46 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
@@ -22,7 +36,7 @@ Wed Oct 8 03:04:46 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
-------------------------------------------------------------------
Tue Aug 12 05:22:00 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Add missing BuildRequires on pytest-asyncio.
- Add missing BuildRequires on pytest-asyncio.
-------------------------------------------------------------------
Mon Apr 28 14:20:32 UTC 2025 - Dirk Müller <dmueller@suse.com>

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

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0895560aec60eecc1e662ea39940feabf8f4e647828055d3e5ac9435bf2930c0
size 198494

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7ec6f0ccf7e065825b4e12d5f8f149c8d784499d3b5c4d7043e74aa70613ab02
size 199963