me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-packaging.

* gnu/packages/python-xyz.scm (python2-packaging): Delete variable.
Maxim Cournoyer 2022-05-01 02:48:54 -04:00
parent e8a4b28581
commit 01dff5c377
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -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