forked from pool/python-python-engineio
- update to 4.10.1:
* Reject request with incorrect transport #367 (commit) * Reject requests with incorrect transport #367 (commit) * Fixed runtime error when disconnecting all clients #368 (commit) * More flexible handling of the ASGI path #359 (commit) * Remove unused parameter in log message #377 (commit) * Minor updates to the server and client documentation (commit) * Add Python 3.13 CI builds (commit) * Run tests with mocked eventlet to avoid 3.13 failures (commit) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-engineio?expand=0&rev=16
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-python-engineio
|
||||
Version: 4.9.1
|
||||
Version: 4.10.1
|
||||
Release: 0
|
||||
Summary: EngineIO server
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user