summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-websocket-client_1.5.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-websocket-client: Update version 1.5.3 -> 1.6.3Derek Straka2023-09-221-17/+0
| | | | | | | Verified license remains the same and updated the checksum Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-websocket-client: upgrade 1.5.2 -> 1.5.3Wang Mingyu2023-06-141-0/+17
Changelog: ============ - Add logic to avoid error in the case where content-length header does not exist, bug introduced in 1.5.2 (#911) - Fix wsdump.py script typing, bug introduced in 1.5.2 (#91) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>