summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-04-29 17:42:14 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-05-31 14:52:43 -0400
commit8ac3ebf1b4924cb22da7e5048de9846493239081 (patch)
tree242cb19ac9390d602fdd2393a4d9da558660b44e /gnu/packages/python-xyz.scm
parentde0ae971915e8e0c3733f0136ffba7b33a4bca1b (diff)
gnu: Remove python2-mako.
* gnu/packages/python-xyz.scm (python2-mako): Delete variable.
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r--gnu/packages/python-xyz.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 94d1c0a624..a6639dd46b 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -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")