python3-sphinx:ver bump

This commit is contained in:
blue-devil
2020-04-23 03:04:52 +03:00
parent 8e38cead8d
commit cf82fc5b9a
@@ -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="a85ee22aba8274a8d019b00319d8d218606a00f4" type="targz">https://github.com/sphinx-doc/sphinx/archive/v3.0.0.tar.gz</Archive>
<Archive sha1sum="e3d36202fac5475bc9880a9273977b367de1f11c" type="targz">https://github.com/sphinx-doc/sphinx/archive/v3.0.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -67,6 +67,13 @@
</Package>
<History>
<Update release="9">
<Date>2020-04-22</Date>
<Version>3.0.2</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="8">
<Date>2020-04-07</Date>
<Version>3.0.0</Version>