From 792a233c3541e6f4950c6220075fd8ef7cb85634a15bfc3296e0d8d158233df1 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 28 Dec 2025 19:46:02 +0000 Subject: [PATCH] - update to 5.16.0: * Address deprecation warnings (commit) * Drop Python 3.8 and 3.9 from CI builds (commit) * Restore support multiple arguments via pubsub emits #1540 (commit) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-socketio?expand=0&rev=30 --- python-python-socketio.changes | 9 +++++++++ python-python-socketio.spec | 2 +- python_socketio-5.15.0.tar.gz | 3 --- python_socketio-5.16.0.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 python_socketio-5.15.0.tar.gz create mode 100644 python_socketio-5.16.0.tar.gz diff --git a/python-python-socketio.changes b/python-python-socketio.changes index f8cbec7..0613256 100644 --- a/python-python-socketio.changes +++ b/python-python-socketio.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Dec 28 19:45:40 UTC 2025 - Dirk Müller + +- update to 5.16.0: + * Address deprecation warnings (commit) + * Drop Python 3.8 and 3.9 from CI builds (commit) + * Restore support multiple arguments via pubsub emits #1540 + (commit) + ------------------------------------------------------------------- Wed Dec 3 21:26:55 UTC 2025 - Guang Yee diff --git a/python-python-socketio.spec b/python-python-socketio.spec index 997ffbb..a6bee95 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.15.0 +Version: 5.16.0 Release: 0 Summary: SocketIO server License: MIT diff --git a/python_socketio-5.15.0.tar.gz b/python_socketio-5.15.0.tar.gz deleted file mode 100644 index 27662df..0000000 --- a/python_socketio-5.15.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4090ff56b6a5fafeb4a093a07edb1b928d9e3273214f70e8c97906a050cf70ba -size 202576 diff --git a/python_socketio-5.16.0.tar.gz b/python_socketio-5.16.0.tar.gz new file mode 100644 index 0000000..669826d --- /dev/null +++ b/python_socketio-5.16.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:361b3d763ecf5a253e4e041e992dba4b605f9364512e7dab11326ccf2b65b18d +size 203499