Magellan Linux

Contents of /trunk/extras/python-jinja2/python-jinja2-3.1.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 33459 - (show annotations) (download)
Thu Jul 20 20:40:01 2023 UTC (9 months, 4 weeks ago) by niro
File size: 275 byte(s)
-ver bump to 3.1.2-r1
1 # $Id$
2
3 PNAME="python-jinja2"
4 PVER="3.1.2"
5 PBUILD="r1"
6
7 DESCRIPTION="Implements a simple pythonic template language."
8
9 PYTHON3_DEPEND=">= dev-python/python3-markupsafe-2"
10 SDEPEND=">= dev-python/python3-setuptools-68"
11
12 SPLIT_PNAME="jinja2"
13 PYPI_MODULE="Jinja2"
14 sminclude pypi