gnu: Remove python2-packaging.
* gnu/packages/python-xyz.scm (python2-packaging): Delete variable.
This commit is contained in:
parent
e8a4b28581
commit
01dff5c377
1 changed files with 0 additions and 3 deletions
|
@ -19465,9 +19465,6 @@ (define-public python-packaging
|
|||
;; licenses.
|
||||
(license (list license:asl2.0 license:bsd-2))))
|
||||
|
||||
(define-public python2-packaging
|
||||
(package-with-python2 python-packaging))
|
||||
|
||||
;; TODO(staging): merge with python-packaging-bootstrap.
|
||||
(define-public python-packaging-next
|
||||
(package
|
||||
|
|
Loading…
Reference in a new issue