Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-websocket-client: Upgrade 1.1.0 -> 1.2.1 | Leon Anavi | 2021-08-19 | 1 | -0/+17 |
Upgrade to release 1.2.1: - Fix python-socks dependency issue - Replace echo.websocket.org with a local websockets echo server for unit tests - Fix: Transition from LGPL 2.1 license to Apache 2.0 license - Revert and reimplement SOCKS proxy support with python-socks instead of PySocks License-Update: Transition from LGPL 2.1 to Apache 2.0 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> |