python-websocket-client: update to 1.6.1
authorJavier Marcet <javier@marcet.info>
Sat, 1 Jul 2023 18:43:28 +0000 (20:43 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 2 Jul 2023 14:30:20 +0000 (16:30 +0200)
commitdb1c50e1ca4173d6c2c18cc447b23994dc01ba0f
tree7bc7353316883671465ae3806cedb4ab683e2268
parent429f76316e32b37fe1520cde478d65c8b7768622
python-websocket-client: update to 1.6.1

- 1.6.1
  - Fix Dispatcher keyboard interrupt. Should solve reconnect loop
  with rel

- 1.6.0
  - Fix teardown issue when ping thread is not properly ended
  - Fix double ping wait time on first ping
  - Minor typehints improvements

- 1.5.3
  - Add logic to avoid error in the case where content-length header
  does not exist, bug introduced in 1.5.2
  - Fix wsdump.py script typing, bug introduced in 1.5.2

- 1.5.2
  - Add typehints
  - Fix pytype errors
  - Fix args passed to logging function
  - Standardize PEP 3101 formatting
  - Add more verbose exception for unsuccessful handshake

Signed-off-by: Javier Marcet <javier@marcet.info>
lang/python/python-websocket-client/Makefile