gnu: Remove python2-cheetah.
* gnu/packages/python-xyz.scm (python2-cheetah): Delete variable.
parent
5571221cb6
commit
46de9d3161
|
@ -19269,9 +19269,6 @@ JSON) codec.")
|
||||||
@end enumerate")
|
@end enumerate")
|
||||||
(license (license:x11-style "file://LICENSE"))))
|
(license (license:x11-style "file://LICENSE"))))
|
||||||
|
|
||||||
(define-public python2-cheetah
|
|
||||||
(package-with-python2 python-cheetah))
|
|
||||||
|
|
||||||
(define-public python-dulwich
|
(define-public python-dulwich
|
||||||
(package
|
(package
|
||||||
(name "python-dulwich")
|
(name "python-dulwich")
|
||||||
|
|
Reference in New Issue