Magellan Linux

Contents of /smage/branches/alx08x-unstable/extras/python-mako/python-mako-1.2.4-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 16573 - (show annotations) (download)
Mon Oct 2 14:08:19 2023 UTC (8 months, 1 week ago) by niro
File size: 379 byte(s)
-release branches/alx08x-unstable
1 # $Id$
2
3 PNAME="python-mako"
4 PVER="1.2.4"
5 PBUILD="r1"
6
7 DESCRIPTION="A super-fast templating language that borrows the best ideas from the existing templating languages."
8
9 PYTHON3_DEPEND=">= dev-python/python3-beaker-1.12
10 >= dev-python/python3-markupsafe-2.1
11 >= dev-python/python3-setuptools-68"
12
13 SDEPEND="${PYTHON3_DEPEND}"
14
15 SPLIT_PNAME="mako"
16 PYPI_MODULE="Mako"
17 sminclude pypi