gnu: conan: Use python-pyyaml@5.

* gnu/packages/package-management.scm (conan)[propagated-inputs]: Replace
python-pyyaml by python-yyaml-5.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
zimoun 2022-04-14 13:10:38 +02:00 committed by Ludovic Courtès
parent 4ed48f587e
commit 919a7412d3
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -1183,7 +1183,7 @@ (define system ,(or (%current-target-system)
python-pluginbase
python-pygments
python-pyjwt
python-pyyaml
python-pyyaml-5
python-requests
python-six
python-tqdm