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:
Marius Bakke 2022-01-12 20:37:08 +01:00
parent d08eb54acb
commit 4ccb22802c
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA
2 changed files with 19 additions and 16 deletions

View file

@ -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