14
0

Accepting request 1008713 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1008713
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-engineio?expand=0&rev=4
This commit is contained in:
2022-10-07 23:25:30 +00:00
committed by Git OBS Bridge
4 changed files with 23 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu Oct 6 22:22:07 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 4.3.4
* Let companion ASGI app handle lifespan events #287 (commit)
* Use configured request timeout when making a WebSocket connection #286 (commit) (thanks jpfarias!)
- Update to version 4.3.3
* Handle ASGI lifespan when running with a secondary ASGI app #284 (commit) (thanks mozartilize!)
* Update deprecated usage of asyncio.wait() #281 (commit) (thanks Ben Beasley!)
* Better handling of queued WebSocket messages in uWSGI #256 (commit)
* Gracefully fail to decode empty packets #269 (commit)
* Only attempt to set an async signal handler once #276 (commit)
- Update to version 4.3.2
* Option to use a callable for cors_allowed_origins #264 (commit)
* Close aiohttp session when disconnecting #272 (commit)
* Remove 3.6 and pypy-3.6 builds, add 3.10 and pypy-3.8 (commit)
-------------------------------------------------------------------
Wed Jan 19 12:31:11 UTC 2022 - Axel Braun <axel.braun@gmx.de>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-python-engineio
Version: 4.3.1
Version: 4.3.4
Release: 0
Summary: EngineIO server
License: MIT