python3-sphinx:ver bump

This commit is contained in:
blue-devil
2020-05-17 01:34:06 +03:00
parent 9c8351fee9
commit a17ff010e2
@@ -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="e3d36202fac5475bc9880a9273977b367de1f11c" type="targz">https://github.com/sphinx-doc/sphinx/archive/v3.0.2.tar.gz</Archive>
<Archive sha1sum="407144e58738321a0238a76c8e60b91b6857e170" type="targz">https://github.com/sphinx-doc/sphinx/archive/v3.0.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -67,6 +67,13 @@
</Package>
<History>
<Update release="10">
<Date>2020-05-16</Date>
<Version>3.0.3</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="9">
<Date>2020-04-22</Date>
<Version>3.0.2</Version>