python3-sphinx:ver bump

This commit is contained in:
blue-devil
2020-03-12 01:04:12 +03:00
parent 25bbe46d39
commit a5b94a9d26
@@ -14,7 +14,7 @@
<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="244f618051a005be219574b9d356f00623ae2018" type="targz">https://github.com/sphinx-doc/sphinx/archive/v2.4.3.tar.gz</Archive>
<Archive sha1sum="a1c40b38e91e982ea73f9eba1320d7049e873e6f" type="targz">https://github.com/sphinx-doc/sphinx/archive/v2.4.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -50,9 +50,9 @@
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-sphinx/LICENSE</Path>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="executable">/usr/bin</Path>
</Files>
</Package>
@@ -68,6 +68,13 @@
</Package>
<History>
<Update release="7">
<Date>2020-03-11</Date>
<Version>2.4.4</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="6">
<Date>2020-02-24</Date>
<Version>2.4.3</Version>