python3-sphinxcontrib-websupport:ver bump

This commit is contained in:
blue-devil
2020-08-30 01:11:47 +02:00
parent 435919cc37
commit a82ba59305
@@ -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>