python-sphinxcontrib-websupport:ver bump

This commit is contained in:
blue-devil
2020-05-19 01:23:39 +03:00
parent e14f0522e5
commit e5971fbab0
@@ -13,10 +13,10 @@
<IsA>library</IsA>
<Summary>Sphinx API for Web Apps</Summary>
<Description>sphinxcontrib-websupport provides a Python API to easily integrate Sphinx documentation into your Web application.</Description>
<Archive sha1sum="313f4b764872d36f890e76579985e6aaa732f4ca" type="targz">https://pypi.org/packages/source/s/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.1.tar.gz</Archive>
<Archive sha1sum="9c7e4feaf8744d9c5600ce780db8451fb0075c21" type="targz">https://pypi.org/packages/source/s/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-setuptools</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>python-setuptools</Dependency>
</BuildDependencies>
</Source>
@@ -24,18 +24,25 @@
<Name>python-sphinxcontrib-websupport</Name>
<Summary>sphinxcontrib-websupport module for python</Summary>
<RuntimeDependencies>
<Dependency>python-setuptools</Dependency>
<Dependency>python-docutils</Dependency>
<Dependency>python-Jinja2</Dependency>
<Dependency>python-docutils</Dependency>
<Dependency>python-setuptools</Dependency>
<!--<Dependency>python-sphinx</Dependency>-->
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/python-sphinxcontrib-websupport</Path>
<Path fileType="library">/usr/lib/python2*</Path>
<Path fileType="doc">/usr/share/doc/python-sphinxcontrib-websupport</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2020-05-18</Date>
<Version>1.2.2</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="4">
<Date>2020-03-27</Date>
<Version>1.2.1</Version>