Magellan Linux

Contents of /smage/branches/alx07x-unstable/extras/python-mako/python-mako-1.1.3-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 14825 - (show annotations) (download)
Tue Aug 4 12:21:48 2020 UTC (3 years, 8 months ago) by niro
File size: 534 byte(s)
-release branches/alx07x-unstable
1 # $Id$
2
3 PNAME="python-mako"
4 PVER="1.1.3"
5 PBUILD="r1"
6
7 DESCRIPTION="A super-fast templating language that borrows the best ideas from the existing templating languages."
8
9 PYTHON2_DEPEND=">= dev-python/python2-beaker-1.11
10 >= dev-python/python2-markupsafe-1.1
11 >= dev-python/python2-setuptools-44"
12
13 PYTHON3_DEPEND=">= dev-python/python3-beaker-1.11
14 >= dev-python/python3-markupsafe-1.0
15 >= dev-python/python3-setuptools-47"
16
17 SDEPEND="${PYTHON2_DEPEND}
18 ${PYTHON3_DEPEND}"
19
20 SPLIT_PNAME="mako"
21 PYPI_MODULE="Mako"
22 sminclude multilib pypi