From 3c332c6ffaa561024cda2e3f24b3ae308a061e9884337911d52782e100ac690c Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 10 Dec 2025 10:02:11 +0000 Subject: [PATCH] Accepting request 1321851 from home:yeey:branches:devel:languages:python - Update 5.15.0 * Retry initial Redis connection #1534 * Correctly regenerate RabbitMQ binding after a connection failure #1516 * Support ext_type in the MsgPackPacket class #1521 * Support sending bytesarrays when using pub/sub managers * Fix typos in documentation #1520 * Improvements to the logging documentation OBS-URL: https://build.opensuse.org/request/show/1321851 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-socketio?expand=0&rev=28 --- python-python-socketio.changes | 11 +++++++++++ python-python-socketio.spec | 6 +++--- python_socketio-5.14.3.tar.gz | 3 --- python_socketio-5.15.0.tar.gz | 3 +++ 4 files changed, 17 insertions(+), 6 deletions(-) delete mode 100644 python_socketio-5.14.3.tar.gz create mode 100644 python_socketio-5.15.0.tar.gz diff --git a/python-python-socketio.changes b/python-python-socketio.changes index 53d74d4..f8cbec7 100644 --- a/python-python-socketio.changes +++ b/python-python-socketio.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Dec 3 21:26:55 UTC 2025 - Guang Yee + +- Update 5.15.0 + * Retry initial Redis connection #1534 + * Correctly regenerate RabbitMQ binding after a connection failure #1516 + * Support ext_type in the MsgPackPacket class #1521 + * Support sending bytesarrays when using pub/sub managers + * Fix typos in documentation #1520 + * Improvements to the logging documentation + ------------------------------------------------------------------- Fri Oct 31 11:40:10 UTC 2025 - Dirk Müller diff --git a/python-python-socketio.spec b/python-python-socketio.spec index d895580..997ffbb 100644 --- a/python-python-socketio.spec +++ b/python-python-socketio.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-python-socketio -Version: 5.14.3 +Version: 5.15.0 Release: 0 Summary: SocketIO server License: MIT @@ -26,13 +26,13 @@ URL: http://github.com/miguelgrinberg/python-socketio/ Source: https://github.com/miguelgrinberg/python-socketio/archive/v%{version}.tar.gz#/python_socketio-%{version}.tar.gz BuildRequires: %{python_module bidict >= 0.21.0} BuildRequires: %{python_module pip} -BuildRequires: %{python_module python-engineio >= 4.8.0} +BuildRequires: %{python_module python-engineio >= 4.11.0} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-bidict >= 0.21.0 -Requires: python-python-engineio >= 4.8.0 +Requires: python-python-engineio >= 4.11.0 Suggests: python-aiohttp >= 3.4 Suggests: python-requests >= 2.21.0 Suggests: python-websocket-client >= 0.54.0 diff --git a/python_socketio-5.14.3.tar.gz b/python_socketio-5.14.3.tar.gz deleted file mode 100644 index 8496bf1..0000000 --- a/python_socketio-5.14.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ec6f0ccf7e065825b4e12d5f8f149c8d784499d3b5c4d7043e74aa70613ab02 -size 199963 diff --git a/python_socketio-5.15.0.tar.gz b/python_socketio-5.15.0.tar.gz new file mode 100644 index 0000000..27662df --- /dev/null +++ b/python_socketio-5.15.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4090ff56b6a5fafeb4a093a07edb1b928d9e3273214f70e8c97906a050cf70ba +size 202576