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>
@@ -14,7 +14,7 @@
<IsA>library</IsA>
<Summary>Python documentation generator. It can generate HTML or Latex outputs</Summary>
<Description>It's a very common documentation generator especially using for python3 based documentation.It can generate HTML or PDF, Ps outputs with Latex output support.</Description>
<Archive sha1sum="9b7d21a1f5424cdc924ce0db8d7492af9971447d" type="targz">https://pypi.org/packages/source/S/Sphinx/Sphinx-4.1.2.tar.gz</Archive>
<Archive sha1sum="f0d3bbd2a78182ec20bca97cef9f4e31021a31e9" type="targz">https://pypi.org/packages/source/S/Sphinx/Sphinx-4.3.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -71,6 +71,13 @@
</Package>
<History>
<Update release="16">
<Date>2021-11-11</Date>
<Version>4.3.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="15">
<Date>2021-10-23</Date>
<Version>4.1.2</Version>