rekahsoft-gnu: python-xyz: Clean up awscliv2 associated deps

This commit is contained in:
Collin J. Doering 2021-09-06 02:37:41 -04:00
parent 2686765ae2
commit d161d80d1d
Signed by: rekahsoft
GPG Key ID: 7B4DEB93212B3022
1 changed files with 0 additions and 11 deletions

View File

@ -2310,17 +2310,6 @@ Amazon Web Services (AWS) API.")))
(base32
"14nz51cqlnxmgfqqilxyvjwwa5xfivdvlm0d0b1qzgcgwdm7an0f"))))))
(define-public python-prompt-toolkit-2
(package
(inherit python-prompt-toolkit)
(version "2.0.10")
(source
(origin
(method url-fetch)
(uri (pypi-uri "prompt_toolkit" version))
(sha256
(base32 "1nr990i4b04rnlw1ghd0xmgvvvhih698mb6lb6jylr76cs7zcnpi"))))))
(define-public python-s3transfer-0.4
(package
(inherit python-s3transfer)