python-jinja2:v.bump

This commit is contained in:
alihanozturk
2017-01-29 20:41:42 +03:00
parent 06dfae62e7
commit bca9be9c73
@@ -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="47b1db51d9ebbdbaa26934ed055ee51a7190142a" type="targz">https://pypi.python.org/packages/f4/3f/28387a5bbc6883082c16784c6135440b94f9d5938fb156ff579798e18eda/Jinja2-2.9.4.tar.gz</Archive>
<Archive sha1sum="a3129c140d34ae565a556e48db40772df3536b23" type="targz">https://pypi.python.org/packages/71/59/d7423bd5e7ddaf3a1ce299ab4490e9044e8dfd195420fc83a24de9e60726/Jinja2-2.9.5.tar.gz</Archive>
<BuildDependencies>
<!-- For creating documentations-->
<!--<Dependency>python-sphinx</Dependency>-->
@@ -20,7 +20,7 @@
<Dependency>python-MarkupSafe</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">drop_next_import_from_docs-jinjaext.patch</Patch>
<!-- <Patch level="1">drop_next_import_from_docs-jinjaext.patch</Patch> -->
</Patches>
</Source>
@@ -41,8 +41,8 @@
<History>
<Update release="3">
<Date>2017-01-25</Date>
<Version>2.9.4</Version>
<Date>2017-01-29</Date>
<Version>2.9.5</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>