python3-* ver. bump

This commit is contained in:
Rmys
2021-06-23 18:15:52 +03:00
committed by GitHub
parent 028a3e62dc
commit 3f8aa406b5
4 changed files with 26 additions and 5 deletions
@@ -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="ec33220deb9ebf8c4e544fd9bed5114af2b91c1f" type="targz">https://github.com/sphinx-doc/sphinx/archive/v3.5.4.tar.gz</Archive>
<Archive sha1sum="030cd6bc4b26eccdb4a9f8a1a2e7b7e74557ab35" type="targz">https://github.com/sphinx-doc/sphinx/archive/v4.0.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -67,6 +67,13 @@
</Package>
<History>
<Update release="13">
<Date>2021-06-23</Date>
<Version>4.0.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2021-05-28</Date>
<Version>3.5.4</Version>