14
0

- 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:
2024-10-18 10:52:14 +00:00
committed by Git OBS Bridge
parent 33b92a068e
commit 0f8eb54521
4 changed files with 16 additions and 16 deletions

View File

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