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>master
parent
4ed48f587e
commit
919a7412d3
|
@ -1183,7 +1183,7 @@ written entirely in Python.")
|
|||
python-pluginbase
|
||||
python-pygments
|
||||
python-pyjwt
|
||||
python-pyyaml
|
||||
python-pyyaml-5
|
||||
python-requests
|
||||
python-six
|
||||
python-tqdm
|
||||
|
|
Reference in New Issue