Merge pull request #8684 from blue-devil/master

sphinx and modules updated
This commit is contained in:
Blue DeviL
2020-08-30 01:12:55 +02:00
committed by GitHub
3 changed files with 54 additions and 32 deletions
@@ -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>
@@ -8,15 +8,16 @@
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.language.python3</PartOf>
<License>MIT</License>
<IsA>library</IsA>
<Summary>Sphinx theme for readthedocs.org.</Summary>
<Description>This Sphinx theme was designed to provide a great reader experience for documentation users on both desktop and mobile devices.</Description>
<Archive sha1sum="a29901a13c48daa7df2d2ad7ab3863aae65bcd3e" type="targz">https://github.com/readthedocs/sphinx_rtd_theme/archive/0.4.3.tar.gz</Archive>>
<Archive sha1sum="7c324dd08687aa71a936717230670b6bf2ab2ccc" type="targz">https://github.com/readthedocs/sphinx_rtd_theme/archive/0.5.0.tar.gz</Archive>>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>nodejs</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
</BuildDependencies>
</Source>
@@ -33,6 +34,13 @@
</Package>
<History>
<Update release="2">
<Date>2020-07-21</Date>
<Version>0.5.0</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2020-01-15</Date>
<Version>0.4.3</Version>
@@ -13,10 +13,10 @@
<IsA>library</IsA>
<Summary>Sphinx API for Web Apps</Summary>
<Description>python3-sphinxcontrib-websupport provides a Python API to easily integrate Sphinx documentation into your Web application.</Description>
<Archive sha1sum="9c7e4feaf8744d9c5600ce780db8451fb0075c21" type="targz">https://pypi.org/packages/source/s/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.2.tar.gz</Archive>
<Archive sha1sum="39f6170825895ffeb0e06d52e351932b5f0c0147" type="targz">https://pypi.org/packages/source/s/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
<!-- check dependency -->
<!--<Dependency>python3-sqlalchemy</Dependency>
<Dependency>python3-docutils</Dependency>
@@ -32,19 +32,26 @@
<Name>python3-sphinxcontrib-websupport</Name>
<Summary>sphinxcontrib-websupport module for python</Summary>
<RuntimeDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-docutils</Dependency>
<Dependency>python3-Jinja2</Dependency>
<!--<Dependency>python3-sphinx</Dependency>-->
<Dependency>python3</Dependency>
<Dependency>python3-Jinja2</Dependency>
<Dependency>python3-docutils</Dependency>
<Dependency>python3-setuptools</Dependency>
<!--<Dependency>python3-sphinx</Dependency>-->
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/python3-sphinxcontrib-websupport</Path>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-sphinxcontrib-websupport</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2020-08-30</Date>
<Version>1.2.4</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="5">
<Date>2020-05-16</Date>
<Version>1.2.2</Version>