Revisions of python-websocket-client

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1132851 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 25)
- update to 1.7.0:
  * Renamed `mask` variable in ABNF to prevent name collision
    with `mask()` function (9b51f73)
  * Fixed old http import of HTTPStatus in _handshake.py
  * Add `send_text()` and `send_bytes()` to _app.py
  * Improved typehint support
  * General readability improvements, made all string
    concatenations use f-strings
  * Applied black formatting style to code (da7f286)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1129245 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 24)
- update to 1.6.4:
  * Fix #952, add support for HTTP 307 and 308 redirect codes
  * Fix type hints issues
  * Add support for Python beta release 3.12 in CI
  * Add maintainer email in setup.py
  * 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
  * Fix Dispatcher keyboard interrupt. Should solve reconnect
    loop with rel
  * Fix teardown issue when ping thread is not properly ended
  * Fix double ping wait time on first ping
  * Minor type hints improvements (eda6724, 54b3013)
  * 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
  * Add type hints
  * Fix pytype errors
  * Fix args passed to logging function
  * Standardize PEP 3101 formatting (c6a445f)
  * Add more verbose exception for unsuccessful handshake
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1120126 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 23)
- Update in SLE-15 (bsc#1176785, jsc#ECO-3105, jsc#PM-2352)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1117672 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 22)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1085984 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 21)
- update to 1.5.1:
  * Fix logic bug that can cause disconnects
  * 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 784164 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 13)
- Fix build without python2

- update to 0.57.0
  * wsdump: Fix --headers option
  * Fix getting 400 bad request with long proxy authorization string
  * Create dummy `ssl` object
  * Show compressed text messages in wsdump.py
  * Expose http connection header to user
  * fix the compatible issue with gevent+dnspython
  * _handshake: hasattr checks on six before accessing the values
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 694795 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 12)
- Update to 0.56.0:
  * Don't retry sockets with timeout set to 0(#536)
  * Add response headers in WebSocketBadStatusException (#501)
  * Manually assigning WebSocket-Version (#506)
  * SSL socket handling fix (#474)
  * Let setup.py use the same license as LICENSE file (#517)
  * Ensure that "timeout" is passed down, when calling WebSocket.connect() (#513)
  * Retry connect on "Interrupted system call" (#528)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 687637 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 11)
- Update to 0.54.0:
  * many fixes all around, see ChangeLog file
- Drop merged use_system_cabundle.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 659754 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 10)
Remove superfluous devel dependency for noarch package
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 521008 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 8)
- properly provide/obsolete python3-websocket-client-test

- Fix build for Leap 42.3

- Update license to LGPL 3
- Fix rpmlint issues

- Grammatical/Typographic corrections to the description.

- Fix singlespec macro usage
- Fix source URL.

- update to 0.44.0:
  -renames key in sslopt dict (#326)
  - Unkown kwarg 'ca_cert' when calling ssl wrap_socket() (#326)
  - Race condition in WebSocket ping/pong (#327)
  - Implement simple cookie jar(#292)
  - fix: when using pppoe redial will block.(#301)
  - Fix insecure_pythons list in setup.py(#304)
  - Support WEBSOCKET_CLIENT_CA_BUNDLE being directory(#307)
  - WebSocketPayloadException under high traffic and limited network connection(#306)
  - Not working --nocert parameter in wsdump.py(#315)
  - Avoid the app to block on close on certain systems (#320)
  - Fix warning is not defined. (#323)
  - move to repository to https://github.com/websocket-client/websocket-client.git
  - _send_ping warning fails due to missing reference in _logging.__all__ (#294)
  - Fix opcode -> op_code (#286)
  - Shuffled around example code (#256)
  - _send_ping graceful error handling (#262)
  - Allow closing WebSocketApp with status/reason/timeout (#265)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 441397 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 7)
Automatic submission by obs-autosubmit
Displaying revisions 1 - 20 of 25
openSUSE Build Service is sponsored by