me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-configparser.

* gnu/packages/python-xyz.scm (python2-configparser): Delete variable.
Maxim Cournoyer 2022-05-01 03:07:53 -04:00
parent 9bf8cc112c
commit f14f81e497
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -18943,9 +18943,6 @@ builds partial trees by inspecting living objects.")
in other versions.")
(license license:expat)))
(define-public python2-configparser
(package-with-python2 python-configparser))
(define-public python-iniconfig
(package
(name "python-iniconfig")