Magellan Linux

Annotation of /branches/R11-unstable/extras/python-mako/python-mako-1.0.7-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 31694 - (hide annotations) (download)
Wed Dec 5 13:38:47 2018 UTC (5 years, 5 months ago) by niro
Original Path: trunk/extras/python-mako/python-mako-1.0.7-r1.smage2
File size: 534 byte(s)
auto added: ver bump to 1.0.7-r1
1 niro 31694 # $Id$
2    
3     PNAME="python-mako"
4     PVER="1.0.7"
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.10
10     >= dev-python/python2-markupsafe-1.1
11     >= dev-python/python2-setuptools-36"
12    
13     PYTHON3_DEPEND=">= dev-python/python3-beaker-1.10
14     >= dev-python/python3-markupsafe-1.0
15     >= dev-python/python3-setuptools-36"
16    
17     SDEPEND="${PYTHON2_DEPEND}
18     ${PYTHON3_DEPEND}"
19    
20     SPLIT_PNAME="mako"
21     PYPI_MODULE="Mako"
22     sminclude multilib pypi