programming/language/python/* v.bump and rebuild

This commit is contained in:
alihanozturk
2017-01-25 20:44:46 +03:00
parent 49b1dd61b0
commit 4d6dff7b15
36 changed files with 262 additions and 26 deletions
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<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>
<Archive sha1sum="1ce4c8bc722444ec3e77ef9db76faebbd17a40d8" type="targz">https://pypi.python.org/packages/source/J/Jinja2/Jinja2-2.7.2.tar.gz</Archive>
<Archive sha1sum="47b1db51d9ebbdbaa26934ed055ee51a7190142a" type="targz">https://pypi.python.org/packages/f4/3f/28387a5bbc6883082c16784c6135440b94f9d5938fb156ff579798e18eda/Jinja2-2.9.4.tar.gz</Archive>
<BuildDependencies>
<!-- For creating documentations-->
<!--<Dependency>python-sphinx</Dependency>-->
@@ -40,6 +40,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-01-25</Date>
<Version>2.9.4</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>2.7.2</Version>