forked from pool/python-python-engineio
Accepting request 1269972 from home:glaubitz:branches:devel:languages:python
- Update to 4.12.0 * Optimize packet parsing to avoid unnecessary calls to JSON parser (#399) * Pass `environ` as a second argument to callable option `cors_allowed_origins` #398) OBS-URL: https://build.opensuse.org/request/show/1269972 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-engineio?expand=0&rev=22
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5d2444d8d70ef841c1101e9d3ca7f9b3567c620744b77cfeed149346b07a33e7
|
|
||||||
size 319497
|
|
3
python-engineio-4.12.0.tar.gz
Normal file
3
python-engineio-4.12.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9ccc0d15535ad82ed03aeff022f31d450ab1eaa9d2108ecb1c4647d587514be9
|
||||||
|
size 319601
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 16 10:52:22 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to 4.12.0
|
||||||
|
* Optimize packet parsing to avoid unnecessary calls to
|
||||||
|
JSON parser (#399)
|
||||||
|
* Pass `environ` as a second argument to callable option
|
||||||
|
`cors_allowed_origins` #398)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 23 17:44:26 UTC 2025 - Axel Braun <axel.braun@gmx.de>
|
Sun Mar 23 17:44:26 UTC 2025 - Axel Braun <axel.braun@gmx.de>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-python-engineio
|
Name: python-python-engineio
|
||||||
Version: 4.11.2
|
Version: 4.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: EngineIO server
|
Summary: EngineIO server
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user