mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python2-configparser.
* gnu/packages/python-xyz.scm (python2-configparser): Delete variable.
This commit is contained in:
parent
9bf8cc112c
commit
f14f81e497
1 changed files with 0 additions and 3 deletions
|
@ -18943,9 +18943,6 @@ builds partial trees by inspecting living objects.")
|
||||||
in other versions.")
|
in other versions.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-configparser
|
|
||||||
(package-with-python2 python-configparser))
|
|
||||||
|
|
||||||
(define-public python-iniconfig
|
(define-public python-iniconfig
|
||||||
(package
|
(package
|
||||||
(name "python-iniconfig")
|
(name "python-iniconfig")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue