python3-sphinx, python3-Jinja2 ver. bump

This commit is contained in:
Rmys
2021-11-11 16:20:50 +02:00
committed by GitHub
parent 6900422bbe
commit b3512ed5bf
2 changed files with 16 additions and 2 deletions
@@ -13,7 +13,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="f001b6056a0d95c5d1ff1cec7a0df22426de8ed3" type="targz">https://files.pythonhosted.org/packages/source/J/Jinja2/Jinja2-3.0.1.tar.gz</Archive>
<Archive sha1sum="befcc9b2a983507ae54bd7f0d39dc495b92c452c" type="targz">https://files.pythonhosted.org/packages/source/J/Jinja2/Jinja2-3.0.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-MarkupSafe</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -54,6 +54,13 @@
</Package>
<History>
<Update release="8">
<Date>2021-11-11</Date>
<Version>3.0.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2021-10-22</Date>
<Version>3.0.1</Version>