Magellan Linux

Contents of /smage/trunk/extras/python-mako/python-mako-1.2.4-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 15926 - (show annotations) (download)
Wed Aug 30 13:47:11 2023 UTC (9 months ago) by niro
File size: 379 byte(s)
-ver bump to 1.2.4-r1
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