14
0

Accepting request 1195203 from home:yeey:branches:devel:languages:python

- Update to version 4.8.0
  * Return consistent responses after Websocket connection ends
  * Migrate Python package metadata to pyproject.toml
  * Remove Python 3.7 from builds
  * Internal code restructure (no functional changes)

OBS-URL: https://build.opensuse.org/request/show/1195203
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-engineio?expand=0&rev=12
This commit is contained in:
2024-08-23 08:57:04 +00:00
committed by Git OBS Bridge
parent 6f36c9b611
commit 35cd380d0d
5 changed files with 23 additions and 65 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Aug 14 00:46:24 UTC 2024 - Guang Yee <gyee@suse.com>
- Update to version 4.8.0
* Return consistent responses after Websocket connection ends
* Migrate Python package metadata to pyproject.toml
* Remove Python 3.7 from builds
* Internal code restructure (no functional changes)
-------------------------------------------------------------------
Fri Dec 1 16:43:25 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>