gnu: Remove python2-packaging.
* gnu/packages/python-xyz.scm (python2-packaging): Delete variable.
parent
e8a4b28581
commit
01dff5c377
|
@ -19465,9 +19465,6 @@ while only declaring the test-specific fields.")
|
|||
;; 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
|
||||
|
|
Reference in New Issue