gnu: awscli: Use older version of botocore.

* gnu/packages/python-web.scm (awscli)[propagated-inputs]: Replace
python-botocore with python-botocore-for-awscli.
This commit is contained in:
Ricardo Wurmus 2022-04-12 23:08:44 +02:00
parent e8a99abf41
commit 2c37975fcc
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2889,7 +2889,7 @@ (define-public awscli
(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