python-websockets: bump to 16.0, add test.sh
authorAlexandru Ardelean <redacted>
Fri, 3 Apr 2026 14:55:32 +0000 (17:55 +0300)
committerAlexandru Ardelean <redacted>
Mon, 6 Apr 2026 06:02:56 +0000 (09:02 +0300)
commit026041601bc53b08f3a24ccc4b7aa3d599ec6e85
tree7fec0b1b22454460431d9a06e280fbce02f28151
parent8ec35e12a8a4f02e77bc00f9365d9a54e383dc55
python-websockets: bump to 16.0, add test.sh

Major version bump from 11.0.3 to 16.0. The legacy API
(websockets.legacy.*) was removed in 14.0; the current public
API (connect/serve in websockets.asyncio.*) is stable and
backward-compatible since 12.0. Add test.sh that verifies core
imports (frames, http11, datastructures).

Changelog: https://websockets.readthedocs.io/en/stable/changelog.html
Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-websockets/Makefile
lang/python/python-websockets/test.sh [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT