python3-sphinx:version bump

This commit is contained in:
blue-devil
2020-02-25 04:17:09 +03:00
parent 3d97803afe
commit ba3382dd74
@@ -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="a6a0f279ba944320711d18846660e73add9bcbd4" type="targz">https://github.com/sphinx-doc/sphinx/archive/v2.4.2.tar.gz</Archive>
<Archive sha1sum="244f618051a005be219574b9d356f00623ae2018" type="targz">https://github.com/sphinx-doc/sphinx/archive/v2.4.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -68,6 +68,13 @@
</Package>
<History>
<Update release="6">
<Date>2020-02-24</Date>
<Version>2.4.3</Version>
<Comment>Version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="5">
<Date>2020-02-21</Date>
<Version>2.4.2</Version>