me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-botocore.

* gnu/packages/python-xyz.scm (python2-botocore): Delete variable.
Maxim Cournoyer 2022-04-29 21:22:40 -04:00
parent 08a63ca93e
commit 994f5a2843
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions
gnu/packages

View File

@ -15626,9 +15626,6 @@ This software is unmaintained, and new projects should use @code{boto3} instead.
interface to the Amazon Web Services (AWS) API.")
(license license:asl2.0)))
(define-public python2-botocore
(package-with-python2 python-botocore))
(define-public python-boto3
(package
(name "python-boto3")