mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 19:57:39 -05:00
gnu: Remove python2-botocore.
* gnu/packages/python-xyz.scm (python2-botocore): Delete variable.
This commit is contained in:
parent
08a63ca93e
commit
994f5a2843
1 changed files with 0 additions and 3 deletions
|
@ -15626,9 +15626,6 @@ (define-public python-botocore
|
|||
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")
|
||||
|
|
Loading…
Reference in a new issue