@@ -27,4 +27,4 @@ def install():
|
|||||||
#autotools.make("html")
|
#autotools.make("html")
|
||||||
#shelltools.cd("..")
|
#shelltools.cd("..")
|
||||||
#pisitools.dohtml("Jinja2-%s/docs/_build/html/*" % get.srcVERSION())
|
#pisitools.dohtml("Jinja2-%s/docs/_build/html/*" % get.srcVERSION())
|
||||||
pisitools.dodoc("CHANGES")
|
pisitools.dodoc("CHANGES*", "README*")
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>A small but fast and easy to use stand-alone template engine written in pure python</Summary>
|
<Summary>A small but fast and easy to use stand-alone template engine written in pure python</Summary>
|
||||||
<Description>Jinja2 is the rewritten version of Jinja, sandboxed template engine written in pure Python. It provides a Django like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.</Description>
|
<Description>Jinja2 is the rewritten version of Jinja, sandboxed template engine written in pure Python. It provides a Django like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.</Description>
|
||||||
<Archive sha1sum="a3129c140d34ae565a556e48db40772df3536b23" type="targz">https://pypi.python.org/packages/71/59/d7423bd5e7ddaf3a1ce299ab4490e9044e8dfd195420fc83a24de9e60726/Jinja2-2.9.5.tar.gz</Archive>
|
<Archive sha1sum="34b69e5caab12ee37b9df69df9018776c008b7b8" type="targz">https://pypi.python.org/packages/56/e6/332789f295cf22308386cf5bbd1f4e00ed11484299c5d7383378cf48ba47/Jinja2-2.10.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<!-- For creating documentations-->
|
<!-- For creating documentations-->
|
||||||
<!--<Dependency>python-sphinx</Dependency>-->
|
<!--<Dependency>python-sphinx</Dependency>-->
|
||||||
@@ -40,6 +40,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="4">
|
||||||
|
<Date>2018-02-26</Date>
|
||||||
|
<Version>2.10</Version>
|
||||||
|
<Comment>Version Bump</Comment>
|
||||||
|
<Name>Pisi Linux Community</Name>
|
||||||
|
<Email>admin@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="3">
|
<Update release="3">
|
||||||
<Date>2017-01-29</Date>
|
<Date>2017-01-29</Date>
|
||||||
<Version>2.9.5</Version>
|
<Version>2.9.5</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user