mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-websocket-client: Update to 1.2.3.
* gnu/packages/python-web.scm (python-websocket-client): Update to 1.2.3. [arguments]: Override check phase. [native-inputs]: Add PYTHON-WEBSOCKETS and PYTHON-PYTEST. [propagated-inputs]: Remove. [properties]: Remove. (python2-websocket-client): Remove variable. (python-websocket-client-0.59): New variable. * gnu/packages/docker.scm (docker-compose)[inputs]: Change from PYTHON-WEBSOCKET-CLIENT to PYTHON-WEBSOCKET-CLIENT-0.59.
This commit is contained in:
parent
d08eb54acb
commit
4ccb22802c
2 changed files with 19 additions and 16 deletions
|
@ -126,7 +126,7 @@ client.")
|
|||
python-requests
|
||||
python-six
|
||||
python-texttable
|
||||
python-websocket-client))
|
||||
python-websocket-client-0.59))
|
||||
(home-page "https://www.docker.com/")
|
||||
(synopsis "Multi-container orchestration for Docker")
|
||||
(description "Docker Compose is a tool for defining and running
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue