gnu: Remove python2-mako.
* gnu/packages/python-xyz.scm (python2-mako): Delete variable.
parent
de0ae97191
commit
8ac3ebf1b4
|
@ -15852,9 +15852,6 @@ of @acronym{REGEXPs, regular expressions}.")
|
||||||
templates into Python modules.")
|
templates into Python modules.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-mako
|
|
||||||
(package-with-python2 python-mako))
|
|
||||||
|
|
||||||
(define-public python-waitress
|
(define-public python-waitress
|
||||||
(package
|
(package
|
||||||
(name "python-waitress")
|
(name "python-waitress")
|
||||||
|
|
Reference in New Issue