<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/python/python-websocket-client/Makefile, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2026-04-01T07:29:27Z</updated>
<entry>
<title>python-websocket-client: bump to 1.9.0</title>
<updated>2026-04-01T07:29:27Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-03-29T12:43:54Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=961b94904a08b424d7fdd2831c587b5b06b6b3ee'/>
<id>urn:sha1:961b94904a08b424d7fdd2831c587b5b06b6b3ee</id>
<content type='text'>
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 &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>python-websocket-client: update to 1.7.0</title>
<updated>2024-01-02T23:16:38Z</updated>
<author>
<name>Javier Marcet</name>
</author>
<published>2024-01-01T10:39:54Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=84658c5ea823f3f85793420d3ee08f1f1a504fb3'/>
<id>urn:sha1:84658c5ea823f3f85793420d3ee08f1f1a504fb3</id>
<content type='text'>
  - Renamed `mask` variable in ABNF to prevent name collision with
  `mask()` function (9b51f73)
  - Fixed old http import of HTTPStatus in _handshake.py (9b51f73)
  - Add `send_text()` and `send_bytes()` to _app.py
  - Improved typehint support (9b51f73, 8b73d00)
  - General readability improvements, made all string concatenations
  use f-strings (780584f, 3eabc6e)
  - Applied black formatting style to code (da7f286)

Signed-off-by: Javier Marcet &lt;javier@marcet.info&gt;
</content>
</entry>
<entry>
<title>python-websocket-client: update to 1.6.4</title>
<updated>2023-10-14T03:21:09Z</updated>
<author>
<name>Javier Marcet</name>
</author>
<published>2023-10-12T19:44:22Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5340e9d7d837fc6169206a3af1e2c684c55c1bf7'/>
<id>urn:sha1:5340e9d7d837fc6169206a3af1e2c684c55c1bf7</id>
<content type='text'>
- 1.6.4
  - Add support for HTTP 307 and 308 redirect codes

- 1.6.3
  - Fix type hints issues
  - Add support for Python beta release 3.12 in CI
  - Add maintainer email in setup.py

Signed-off-by: Javier Marcet &lt;javier@marcet.info&gt;
</content>
</entry>
<entry>
<title>python-websocket-client: update to 1.6.2</title>
<updated>2023-09-03T14:58:53Z</updated>
<author>
<name>Javier Marcet</name>
</author>
<published>2023-08-31T13:32:10Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=49ea9e04122cf4bfc177a257023a585aa5f0aca0'/>
<id>urn:sha1:49ea9e04122cf4bfc177a257023a585aa5f0aca0</id>
<content type='text'>
 - Add support for SSLKEYLOGFILE environment variable
 - Add support for callable header arguments
 - Change handling of proxy environment variables, is_secure set to
 true now prevents http_proxy from getting used

Signed-off-by: Javier Marcet &lt;javier@marcet.info&gt;
</content>
</entry>
<entry>
<title>python-websocket-client: update to 1.6.1</title>
<updated>2023-07-02T14:30:20Z</updated>
<author>
<name>Javier Marcet</name>
</author>
<published>2023-07-01T18:43:28Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=db1c50e1ca4173d6c2c18cc447b23994dc01ba0f'/>
<id>urn:sha1:db1c50e1ca4173d6c2c18cc447b23994dc01ba0f</id>
<content type='text'>
- 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 &lt;javier@marcet.info&gt;
</content>
</entry>
<entry>
<title>python-websocket-client: update to 1.5.1</title>
<updated>2023-02-12T10:01:30Z</updated>
<author>
<name>Javier Marcet</name>
</author>
<published>2023-02-07T12:52:28Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=b064f6b5dbc0cc44e891caafb5f612c75d9d992b'/>
<id>urn:sha1:b064f6b5dbc0cc44e891caafb5f612c75d9d992b</id>
<content type='text'>
- 1.5.1
  - Fix logic bug that can cause disconnects

- 1.5.0
  - Refactor and improve ping/pong logic to resolve several issues,
  including an infinite loop issue during reconnect
  - Fix issue where `skip_utf8_validation = True` is ignored
  - Fix issue where sslopt `is_ssl` is ignored
  - Downgrade "websocket connected" message from logging.warning to
  logging.info
  - Update github actions to newer versions (669fe1b)

Signed-off-by: Javier Marcet &lt;javier@marcet.info&gt;
</content>
</entry>
<entry>
<title>python-websocket-client: update to 1.4.2</title>
<updated>2023-01-01T03:12:08Z</updated>
<author>
<name>Javier Marcet</name>
</author>
<published>2022-12-16T14:34:06Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=21a558522d1c05e45d7f01c5566ce7921d0ea0e9'/>
<id>urn:sha1:21a558522d1c05e45d7f01c5566ce7921d0ea0e9</id>
<content type='text'>
Signed-off-by: Javier Marcet &lt;javier@marcet.info&gt;
</content>
</entry>
<entry>
<title>python-websocket-client: update to 1.4.1</title>
<updated>2022-09-09T22:18:12Z</updated>
<author>
<name>Javier Marcet</name>
</author>
<published>2022-09-06T21:32:25Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=1c49d1a309bf360942d07b39cd1794e32e5c3da2'/>
<id>urn:sha1:1c49d1a309bf360942d07b39cd1794e32e5c3da2</id>
<content type='text'>
  - Fix stack growth bug when `run_forever` reconnects
  - Add doctest CI for sphinx docs code examples (d150099)
  - General docs improvements
  - Fix automatic reconnect with `run_forever`
  - Allow a timeout to be set when using a proxy

Signed-off-by: Javier Marcet &lt;javier@marcet.info&gt;
</content>
</entry>
<entry>
<title>python-websocket-client: update to 1.3.3</title>
<updated>2022-06-25T17:42:22Z</updated>
<author>
<name>Javier Marcet</name>
</author>
<published>2022-06-25T12:05:53Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=766cfa19cf4e53a61af85baaf24bf566e23fa0d5'/>
<id>urn:sha1:766cfa19cf4e53a61af85baaf24bf566e23fa0d5</id>
<content type='text'>
 - Fix unclosed socket error
 - Update header dict access
 - Add utf8 workaround to docs

Signed-off-by: Javier Marcet &lt;javier@marcet.info&gt;
</content>
</entry>
<entry>
<title>python-websocket-client: update to 1.3.2</title>
<updated>2022-04-05T09:10:58Z</updated>
<author>
<name>Javier Marcet</name>
</author>
<published>2022-04-04T11:29:25Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=a39470c44d2023f87299b41235db113cfa03692f'/>
<id>urn:sha1:a39470c44d2023f87299b41235db113cfa03692f</id>
<content type='text'>
 - Add support for pre-initialized stream socket in new WebSocketApp
 - Remove rel.saferead() in examples (f0bf03d)
 - Increase scope of linting checks (dca4022)
 - Start adding type hints (a8a4099)

Signed-off-by: Javier Marcet &lt;javier@marcet.info&gt;
</content>
</entry>
</feed>
