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
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -19269,9 +19269,6 @@ (define-public python-cheetah
@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")