1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00

gnu: Remove python2-genshi.

* gnu/packages/python-web.scm (python2-genshi): Delete variable.
This commit is contained in:
Maxim Cournoyer
2022-04-29 17:39:39 -04:00
parent 1e44359cc0
commit 4ed5bc1ca0

View File

@@ -4026,9 +4026,6 @@ of components for parsing, generating, and processing HTML, XML or other
textual content for output generation on the web.")
(license license:bsd-3)))
(define-public python2-genshi
(package-with-python2 python-genshi))
(define-public python-flask-principal
(package
(name "python-flask-principal")