@@ -13,12 +13,13 @@
|
|||||||
<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="b1bf44d926349c4e35a123c7535cdcf7b8bd5397" type="targz">https://github.com/pallets/jinja/archive/2.11.0.tar.gz</Archive>
|
<Archive sha1sum="de901898e282706ed9067cbdc6318b582171c8b6" type="targz">https://github.com/pallets/jinja/archive/2.11.1.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<!-- For creating documentations-->
|
<!-- For creating documentations-->
|
||||||
<!--<Dependency>python-sphinx</Dependency>-->
|
<!--<Dependency>python-sphinx</Dependency>-->
|
||||||
<Dependency>python-setuptools</Dependency>
|
<Dependency>python-setuptools</Dependency>
|
||||||
<Dependency>python-MarkupSafe</Dependency>
|
<Dependency>python-MarkupSafe</Dependency>
|
||||||
|
<Dependency>python-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<!--<Patch level="1">drop_next_import_from_docs-jinjaext.patch</Patch> -->
|
<!--<Patch level="1">drop_next_import_from_docs-jinjaext.patch</Patch> -->
|
||||||
@@ -46,6 +47,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="9">
|
||||||
|
<Date>2020-02-06</Date>
|
||||||
|
<Version>2.11.1</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Blue Devil</Name>
|
||||||
|
<Email>bluedevil@sctzine.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="8">
|
<Update release="8">
|
||||||
<Date>2020-01-29</Date>
|
<Date>2020-01-29</Date>
|
||||||
<Version>2.11.0</Version>
|
<Version>2.11.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user