14
0

Accepting request 1032441 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1032441
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-socketio?expand=0&rev=7
This commit is contained in:
2022-10-31 12:04:30 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Oct 28 20:49:21 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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 <yarunachalam@suse.com> Thu Oct 6 22:50:37 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python3-%{**}} %{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1 %define skip_python2 1
Name: python-python-socketio Name: python-python-socketio
Version: 5.7.1 Version: 5.7.2
Release: 0 Release: 0
Summary: SocketIO server Summary: SocketIO server
License: MIT License: MIT

View File

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

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4d71d68f4225a6525efe162e3c1df1adfecd1d05c94d17c032aec5e850624ba8
size 143771