python3-*

This commit is contained in:
Rmys
2021-10-22 17:46:11 +03:00
parent f637729d46
commit fc5133d319
126 changed files with 1120 additions and 177 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="030cd6bc4b26eccdb4a9f8a1a2e7b7e74557ab35" type="targz">https://github.com/sphinx-doc/sphinx/archive/v4.0.2.tar.gz</Archive>
<Archive sha1sum="9b7d21a1f5424cdc924ce0db8d7492af9971447d" type="targz">https://pypi.org/packages/source/S/Sphinx/Sphinx-4.1.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -67,6 +67,13 @@
</Package>
<History>
<Update release="14">
<Date>2021-08-07</Date>
<Version>4.1.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2021-06-23</Date>
<Version>4.0.2</Version>