sphinx updated

This commit is contained in:
blue-devil
2020-08-30 01:11:20 +02:00
parent 698db42a6e
commit 435919cc37
@@ -14,10 +14,10 @@
<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="407144e58738321a0238a76c8e60b91b6857e170" type="targz">https://github.com/sphinx-doc/sphinx/archive/v3.0.3.tar.gz</Archive>
<Archive sha1sum="222701f2c3826bbad3bdc77cd8cf5b9f3c47aa02" type="targz">https://github.com/sphinx-doc/sphinx/archive/v3.2.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
</BuildDependencies>
<Patches>
</Patches>
@@ -27,31 +27,31 @@
<Name>python3-sphinx</Name>
<Summary>Python documentation generator. It can generate HTML or Latex outputs</Summary>
<RuntimeDependencies>
<Dependency>python3-sphinxcontrib-serializinghtml</Dependency>
<Dependency>python3-sphinxcontrib-applehelp</Dependency>
<Dependency>python3-sphinx-alabaster-theme</Dependency>
<Dependency>python3-sphinxcontrib-htmlhelp</Dependency>
<Dependency>python3-sphinxcontrib-devhelp</Dependency>
<Dependency>python3-sphinxcontrib-jsmath</Dependency>
<Dependency>python3-sphinxcontrib-qthelp</Dependency>
<Dependency>python3-snowballstemmer</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3</Dependency>
<Dependency>python3-six</Dependency>
<Dependency>python3-Babel</Dependency>
<Dependency>python3-Jinja2</Dependency>
<Dependency>python3-certifi</Dependency>
<Dependency>python3-requests</Dependency>
<Dependency>python3-Pygments</Dependency>
<Dependency>python3-docutils</Dependency>
<Dependency>python3-pyparsing</Dependency>
<Dependency>python3-imagesize</Dependency>
<Dependency>python3-packaging</Dependency>
<Dependency>python3-pyparsing</Dependency>
<Dependency>python3-docutils</Dependency>
<Dependency>python3-Pygments</Dependency>
<Dependency>python3-requests</Dependency>
<Dependency>python3-certifi</Dependency>
<Dependency>python3-Jinja2</Dependency>
<Dependency>python3-Babel</Dependency>
<Dependency>python3-six</Dependency>
<Dependency>python3</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-snowballstemmer</Dependency>
<Dependency>python3-sphinxcontrib-qthelp</Dependency>
<Dependency>python3-sphinxcontrib-jsmath</Dependency>
<Dependency>python3-sphinxcontrib-devhelp</Dependency>
<Dependency>python3-sphinxcontrib-htmlhelp</Dependency>
<Dependency>python3-sphinx-alabaster-theme</Dependency>
<Dependency>python3-sphinxcontrib-applehelp</Dependency>
<Dependency>python3-sphinxcontrib-serializinghtml</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/python3-sphinx/LICENSE</Path>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-sphinx/LICENSE</Path>
</Files>
</Package>
@@ -67,6 +67,13 @@
</Package>
<History>
<Update release="11">
<Date>2020-07-21</Date>
<Version>3.2.1</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="10">
<Date>2020-05-16</Date>
<Version>3.0.3</Version>