me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-mako.

* gnu/packages/python-xyz.scm (python2-mako): Delete variable.
Maxim Cournoyer 2022-04-29 17:42:14 -04:00
parent de0ae97191
commit 8ac3ebf1b4
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -15852,9 +15852,6 @@ of @acronym{REGEXPs, regular expressions}.")
templates into Python modules.")
(license license:expat)))
(define-public python2-mako
(package-with-python2 python-mako))
(define-public python-waitress
(package
(name "python-waitress")