mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-05 02:16:31 +01:00
gnu: awscli: Use older pyyaml.
* gnu/packages/python-web.scm (awscli)[propagated-inputs]: Replace python-pyyaml with python-pyyaml-for-awscli.
This commit is contained in:
parent
7fcb16e9d4
commit
797478f77b
1 changed files with 1 additions and 1 deletions
|
@ -2892,7 +2892,7 @@ supports url redirection and retries, and also gzip and deflate decoding.")
|
||||||
python-botocore
|
python-botocore
|
||||||
python-s3transfer
|
python-s3transfer
|
||||||
python-docutils-0.15
|
python-docutils-0.15
|
||||||
python-pyyaml
|
python-pyyaml-for-awscli
|
||||||
python-rsa))
|
python-rsa))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list groff))
|
(list groff))
|
||||||
|
|
Loading…
Add table
Reference in a new issue