- update to 4.12.3:
* Reset client queue upon disconnection #414 (commit) * Support `['*']` in addition to `'*'` in the `cors_allowed_origins` option #410 (commit) * Support new monkey-patched gevent `Queue` class in the client #403 (commit) * Better support of the ASGI spec when interpreting WebSocket events #405 (commit) * Accept empty binary values in the async server #404 (commit) * Add SPDX license identifier #401 (commit) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-engineio?expand=0&rev=24
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-python-engineio
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-python-engineio
|
||||
Version: 4.12.0
|
||||
Version: 4.12.3
|
||||
Release: 0
|
||||
Summary: EngineIO server
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user