me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pkginfo.

* gnu/packages/python-xyz.scm (python2-pkginfo): Delete variable.
Maxim Cournoyer 2022-04-29 17:41:14 -04:00
parent 2d9a73171c
commit d96f7625e4
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -21913,9 +21913,6 @@ distribution, and the *.egg-info stored in a \"development checkout\" (e.g,
created by running @code{python setup.py develop}).") created by running @code{python setup.py develop}).")
(license license:expat))) (license license:expat)))
(define-public python2-pkginfo
(package-with-python2 python-pkginfo))
(define-public python-twine (define-public python-twine
(package (package
(name "python-twine") (name "python-twine")