python3-sphinx:ver bump

This commit is contained in:
blue-devil
2020-04-07 23:30:17 +03:00
parent 39881206f4
commit 1b7f8319f4
2 changed files with 9 additions and 3 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="a1c40b38e91e982ea73f9eba1320d7049e873e6f" type="targz">https://github.com/sphinx-doc/sphinx/archive/v2.4.4.tar.gz</Archive>
<Archive sha1sum="a85ee22aba8274a8d019b00319d8d218606a00f4" type="targz">https://github.com/sphinx-doc/sphinx/archive/v3.0.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -28,7 +28,6 @@
<Summary>Python documentation generator. It can generate HTML or Latex outputs</Summary>
<RuntimeDependencies>
<Dependency>python3-sphinxcontrib-serializinghtml</Dependency>
<Dependency>python3-sphinxcontrib-websupport</Dependency>
<Dependency>python3-sphinxcontrib-applehelp</Dependency>
<Dependency>python3-sphinx-alabaster-theme</Dependency>
<Dependency>python3-sphinxcontrib-htmlhelp</Dependency>
@@ -68,6 +67,13 @@
</Package>
<History>
<Update release="8">
<Date>2020-04-07</Date>
<Version>3.0.0</Version>
<Comment>Major version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="7">
<Date>2020-03-11</Date>
<Version>2.4.4</Version>
@@ -7,7 +7,7 @@
</Source>
<Package>
<Name>python-sphinx-docs</Name>
<Name>python3-sphinx-docs</Name>
<Summary xml:lang="tr">python3-sphinx için belgelendirme dosyaları</Summary>
<Description xml:lang="tr">python3-sphinx-docs, python3-sphinx için belgelendirme dosyaları içerir.</Description>
</Package>