diff --git a/python-python-socketio.changes b/python-python-socketio.changes index 7d216a4..8dc2f8f 100644 --- a/python-python-socketio.changes +++ b/python-python-socketio.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Oct 28 20:49:21 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 5.7.2 + * Fixed disconnect implementation when using a message queue #1002 (commit) + * Fixed remote async disconnects via message queue #1003 (commit) + * Support optional payloads in msgpack implementation #981 (commit) (thanks Cromfel!) + * Recommend ASGI integration for Sanic in Documentation (commit) + ------------------------------------------------------------------- Thu Oct 6 22:50:37 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-python-socketio.spec b/python-python-socketio.spec index a4f5416..9383af5 100644 --- a/python-python-socketio.spec +++ b/python-python-socketio.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-python-socketio -Version: 5.7.1 +Version: 5.7.2 Release: 0 Summary: SocketIO server License: MIT diff --git a/python-socketio-5.7.1.tar.gz b/python-socketio-5.7.1.tar.gz deleted file mode 100644 index bb2bdee..0000000 --- a/python-socketio-5.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c305258d7ee73a22c050ee9165f3c55eeb93eab3d48c9803b2e3aac55ebfec17 -size 143161 diff --git a/python-socketio-5.7.2.tar.gz b/python-socketio-5.7.2.tar.gz new file mode 100644 index 0000000..8e03bf6 --- /dev/null +++ b/python-socketio-5.7.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d71d68f4225a6525efe162e3c1df1adfecd1d05c94d17c032aec5e850624ba8 +size 143771