rekahsoft-gnu: awscliv2: Use python-jmespath@0.10.0 instead of upstream

* rekahsoft-gnu/packages/python-xyz.scm (python-botocore-2.0.0dev155):
Upstream python-jmespath was recently updated to 1.0.0 which is incompatible
with botocore@2.0.0dev155 (used for awscli). Adjust accordingly using
python-jmespath that has been pinned to the most recent working version in
this channel.
This commit is contained in:
Collin J. Doering 2022-04-19 10:32:57 -04:00
parent 546d8210da
commit 951785f2bb
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022
1 changed files with 1 additions and 0 deletions

View File

@ -416,6 +416,7 @@ Amazon Web Services (AWS) API.")))
"0lr98h80fgs6kplv52y92pcf1ba4041zq26wdfsfjkg84py9q83a"))))
(propagated-inputs
`(("python-awscrt" ,python-awscrt)
("python-jmespath" ,python-jmespath-0.10)
,@(package-propagated-inputs python-awscrt))))))
(define-public python-htmlark