mirror of
https://codeberg.org/guix/guix.git
synced 2026-05-13 15:03:44 +00:00
gnu: docker-compose: Use python-pyyaml@5.
* gnu/packages/docker.scm (docker-compose)[inputs]: Replace python-pyyaml by python-pyyaml-5. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
@@ -122,7 +122,7 @@ client.")
|
||||
python-docopt
|
||||
python-dotenv
|
||||
python-jsonschema
|
||||
python-pyyaml
|
||||
python-pyyaml-5
|
||||
python-requests
|
||||
python-six
|
||||
python-texttable
|
||||
|
||||
Reference in New Issue
Block a user