forked from pool/python-python-engineio
- update to 4.9.1:
* Fix inverted shutdown logic in async service task #354 * More robust WebSocket close detection in the sync client #346 * Option to disable routing in ASGIApp #345 * More robust handling of polling disconnects #254 * Clearer client logs after disconnect #342 * Combine ssl_verify with other SSL options * Hold references to background tasks to avoid garbage collection * Clearer documentation for the `max_http_buffer_size` argument * Fix invalid WebSocket responses #331 #332 #338 - Update to version 4.3.4 * Remove unused version constant #262 (commit 1 commit 2) * Reuse the aiohttp client session on reconnects #226 (commit) * Remove executable permissions from files that lack shebang lines #240 (commit) (thanks Ben Beasley!) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-engineio?expand=0&rev=15
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-python-engineio
|
||||
Version: 4.8.0
|
||||
Version: 4.9.1
|
||||
Release: 0
|
||||
Summary: EngineIO server
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user