python-flask-socketio: bump to 5.6.1
authorAlexandru Ardelean <redacted>
Sun, 29 Mar 2026 13:35:58 +0000 (13:35 +0000)
committerAlexandru Ardelean <redacted>
Tue, 31 Mar 2026 06:32:36 +0000 (09:32 +0300)
commitf5e7a07572e1839f217d79361ca4a3524e624134
tree251bb0fc2aa55c248aabacbe97bb78a0c3bc4567
parente2b96c38026172d3fec27e12ddfb69ef64a52709
python-flask-socketio: bump to 5.6.1

Requires python-socketio >= 5.12.0 and python-engineio >= 4.11.0,
both bumped in preceding commits.

Also fix test.sh to use importlib.metadata for version check
since flask_socketio no longer exposes __version__ directly.

Link: https://github.com/miguelgrinberg/Flask-SocketIO/blob/main/CHANGES.md
Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-flask-socketio/Makefile
lang/python/python-flask-socketio/test.sh [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT