14
0

Accepting request 1208853 from devel:languages:python

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

- 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/request/show/1208853
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-engineio?expand=0&rev=8
This commit is contained in:
2024-10-18 13:58:44 +00:00
committed by Git OBS Bridge
4 changed files with 24 additions and 9 deletions

View File

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

View File

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

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Oct 18 10:52:04 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Aug 14 00:46:24 UTC 2024 - Guang Yee <gyee@suse.com> Wed Aug 14 00:46:24 UTC 2024 - Guang Yee <gyee@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-python-engineio Name: python-python-engineio
Version: 4.8.0 Version: 4.10.1
Release: 0 Release: 0
Summary: EngineIO server Summary: EngineIO server
License: MIT License: MIT