gnu: awscli: Use older version of botocore.
* gnu/packages/python-web.scm (awscli)[propagated-inputs]: Replace python-botocore with python-botocore-for-awscli.master
parent
e8a99abf41
commit
2c37975fcc
|
@ -2889,7 +2889,7 @@ supports url redirection and retries, and also gzip and deflate decoding.")
|
|||
(string-append "cmdline = ['" (which "groff") "'"))))))))
|
||||
(propagated-inputs
|
||||
(list python-colorama-for-awscli
|
||||
python-botocore
|
||||
python-botocore-for-awscli
|
||||
python-s3transfer
|
||||
python-docutils-0.15
|
||||
python-pyyaml-for-awscli
|
||||
|
|
Reference in New Issue