Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 17869 - (show annotations) (download)
Wed Jan 31 12:53:20 2024 UTC (4 months ago) by niro
File size: 344 byte(s)
-ver bump to 1.3.2-r1
1 # $Id$
2
3 PNAME="python-mako"
4 PVER="1.3.2"
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-markupsafe-2.1
10 >= dev-python/python3-setuptools-68"
11
12 SDEPEND="${PYTHON3_DEPEND}"
13
14 SPLIT_PNAME="mako"
15 PYPI_MODULE="Mako"
16 sminclude pypi