gnu: Remove python2-botocore.
* gnu/packages/python-xyz.scm (python2-botocore): Delete variable.
parent
08a63ca93e
commit
994f5a2843
gnu/packages
|
@ -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")
|
||||
|
|
Reference in New Issue