Alexandru Ardelean
e2b96c3802
python-socketio: bump to 5.16.1
...
Changes since 5.11.2:
- v5.12.0: Add Server.reason attribute for disconnect reason tracking
- v5.13+: Improved namespace and room management
- v5.16+: Fix compatibility with python-engineio 4.11+
Link: https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro >
2026-03-31 09:32:36 +03:00
Alexandru Ardelean
35d9eadb5b
treewide: remove Jan Pavlinec as maintainer
...
Jan Pavlinec <jan.pavlinec1@gmail.com > is no longer maintaining
these packages. Remove him from the PKG_MAINTAINER field across
all affected packages.
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro >
2026-03-29 09:00:28 +03:00
Alexandru Ardelean
e2e0362a17
python-socketio: bump to 5.11.2
...
Changelog since 5.8.0:
- v5.9.0: Optimize performance and memory usage for broadcasts
- v5.10.0: Add SimpleClient and AsyncSimpleClient classes; add reporting
to Socket.IO Admin UI; add server shutdown() function; make async
enter_room/leave_room proper coroutines
- v5.11.0: Add catch-all namespace support; improve pubsub manager
robustness; fix background task garbage collection
- v5.11.1: Add connection retry option in client; drop Python 3.7 support;
add Python 3.12 support
- v5.11.2: Improve routing to catch-all namespace handlers; add option
to disable routing in ASGIApp
Add test.sh.
Full changelog:
https://github.com/miguelgrinberg/python-socketio/releases
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro >
2026-03-22 08:43:45 +02:00
Alexandru Ardelean
27b6ad53b9
treewide: add Alexandru Ardelean as co-maintainer
...
Add 'Alexandru Ardelean <ardeleanalex@gmail.com >' as co-maintainer
alongside Jan Pavlinec <jan.pavlinec1@gmail.com > for all packages
where Jan Pavlinec is listed as maintainer.
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro >
2026-03-14 10:51:33 +02:00
Jeffery To
7e931594c7
python-socketio: Update to 5.8.0
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2023-08-10 05:08:18 +08:00
Jan Pavlinec
3ee2a087a3
treewide: change email
...
Change from jan.pavlinec@nic.cz to jan.pavlinec1@gmail.com
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz >
2021-07-29 13:21:02 +02:00
Jan Pavlinec
7a89793838
python-socketio: update to version 5.2.1
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz >
2021-04-26 12:38:30 +02:00
Jan Pavlinec
decbd7b43a
python-socketio: add new package
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz >
2021-03-23 10:55:08 +01:00