python-websocket-client: bump to 1.9.0
authorAlexandru Ardelean <redacted>
Sun, 29 Mar 2026 12:43:54 +0000 (12:43 +0000)
committerAlexandru Ardelean <redacted>
Wed, 1 Apr 2026 07:29:27 +0000 (10:29 +0300)
commit961b94904a08b424d7fdd2831c587b5b06b6b3ee
tree53bc73c0fbc33dc62e9c17eca186a27f85b1b56b
parent2eef8732a3bba20fa67e0e8edc59458919838931
python-websocket-client: bump to 1.9.0

Changes since 1.7.0:
- v1.8.0: Add support for custom socket options and improved
  proxy handling
- v1.9.0: Fix compatibility with Python 3.12+ deprecations
- Various bug fixes for connection handling and error reporting

Also add test.sh to verify version and core API imports.

Link: https://github.com/websocket-client/websocket-client/blob/master/ChangeLog
Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-websocket-client/Makefile
lang/python/python-websocket-client/test.sh [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT