summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-websocket-client_1.4.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-websocket-client: upgrade 1.4.1 -> 1.4.2zhengrq.fnst@fujitsu.com2022-11-091-0/+17
Changelog: ========== - create_dispatcher is determined by URL ws/wss, NOT by presence of sslopt args, to maintain consistency (#875) - Remove redundant key generation line (#864) - Updated docs to fix old links and updated CI to include Python 3.11 Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>