14
0

Accepting request 1032064 from home:yarunachalam:branches:devel:languages:python

- 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)

OBS-URL: https://build.opensuse.org/request/show/1032064
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-socketio?expand=0&rev=10
This commit is contained in:
2022-10-31 10:10:48 +00:00
committed by Git OBS Bridge
parent 51755a0a83
commit e1742be223
4 changed files with 13 additions and 4 deletions

View File

@@ -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