mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 04:07:10 -05:00
gnu: Remove python2-cheetah.
* gnu/packages/python-xyz.scm (python2-cheetah): Delete variable.
This commit is contained in:
parent
5571221cb6
commit
46de9d3161
1 changed files with 0 additions and 3 deletions
|
@ -19269,9 +19269,6 @@ (define-public python-cheetah
|
||||||
@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")
|
||||||
|
|
Loading…
Reference in a new issue