1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-01 06:45:55 +02:00

gnu: Remove python2-cheetah.

* gnu/packages/python-xyz.scm (python2-cheetah): Delete variable.
This commit is contained in:
Maxim Cournoyer
2022-04-29 22:21:31 -04:00
parent 5571221cb6
commit 46de9d3161
-3
View File
@@ -19269,9 +19269,6 @@ JSON) codec.")
@end enumerate")
(license (license:x11-style "file://LICENSE"))))
(define-public python2-cheetah
(package-with-python2 python-cheetah))
(define-public python-dulwich
(package
(name "python-dulwich")