python3-sphinxcontrib-websupport: ver. bump

This commit is contained in:
blue-devil
2020-03-27 23:53:28 +03:00
parent 41775be718
commit e709d5c0a5
@@ -12,8 +12,8 @@
<License>BSD</License>
<IsA>library</IsA>
<Summary>Sphinx API for Web Apps</Summary>
<Description>python3-sphinxcontrib-websupport is the Sphinx documentation generator.</Description>
<Archive sha1sum="5d3293b118d31b0312c50500323d9caffad48023" type="targz">https://files.pythonhosted.org/packages/70/1f/1a77d611cc55dd046b5cae28ec1a086c7bcf50e9837571afaeff1b5caa7e/sphinxcontrib-websupport-1.2.0.tar.gz</Archive>
<Description>python3-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>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -32,15 +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>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-sphinxcontrib-websupport</Path>
<Path fileType="library">/usr/lib/python3*</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2020-03-27</Date>
<Version>1.2.1</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="3">
<Date>2020-02-08</Date>
<Version>1.2.0</Version>