python3-sphinxcontrib-serializinghtml:ver.bump

This commit is contained in:
blue-devil
2020-03-05 12:38:53 +03:00
parent dac28cd3fa
commit e1fc755e1f
2 changed files with 11 additions and 4 deletions
@@ -8,12 +8,12 @@
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>BSD</License>
<PartOf>programming.language.python3</PartOf>
<License>BSD</License>
<IsA>library</IsA>
<Summary>Sphinx extension which outputs "serialized" HTML files (json and pickle).</Summary>
<Description>sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle).</Description>
<Archive sha1sum="36164df09adf87297f72318243111a020d618f19" type="targz">https://files.pythonhosted.org/packages/cd/cc/fd7d17cfae18e5a92564bb899bc05e13260d7a633f3cffdaad4e5f3ce46a/sphinxcontrib-serializinghtml-1.1.3.tar.gz</Archive>
<Archive sha1sum="23403f89c1aab34bd128e0fd635cd809d27826d7" type="targz">https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/archive/1.1.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -27,12 +27,19 @@
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-sphinxcontrib-serializinghtml</Path>
<Path fileType="library">/usr/lib/python3*</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2020-03-04</Date>
<Version>1.1.4</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2019-12-30</Date>
<Version>1.1.3</Version>