mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 19:57:39 -05:00
gnu: Remove python2-distutils-extra.
* gnu/packages/python-xyz.scm (python2-distutils-extra): Delete variable.
This commit is contained in:
parent
bb5a50d6a2
commit
5ab8206491
1 changed files with 0 additions and 3 deletions
|
@ -7234,9 +7234,6 @@ (define-public python-distutils-extra
|
|||
Python's distutils.")
|
||||
(license license:gpl2)))
|
||||
|
||||
(define-public python2-distutils-extra
|
||||
(package-with-python2 python-distutils-extra))
|
||||
|
||||
(define-public python2-elib.intl
|
||||
(package
|
||||
(name "python2-elib.intl")
|
||||
|
|
Loading…
Reference in a new issue