python3-sphinx:ver.bump

This commit is contained in:
blue-devil
2020-02-13 00:52:04 +03:00
parent 31443a02e1
commit eb416d7e1e
2 changed files with 13 additions and 5 deletions
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-sphinx</Name>
@@ -8,13 +8,13 @@
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>BSD</License>
<PartOf>programming.language.python3</PartOf>
<License>BSD</License>
<IsA>app:console</IsA>
<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="7b895f83397829abbc1f7866c7adbd21bf8dfac2" type="targz">https://files.pythonhosted.org/packages/d3/32/96bbaccabdb6d0d1cec1067d71bd50cd18e93aed18216eafbe2afb85ac2d/Sphinx-2.3.1.tar.gz</Archive>
<Archive sha1sum="8532c7e946acfca5654d39f588c9e7e085e8e70c" type="targz">https://github.com/sphinx-doc/sphinx/archive/v2.4.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -25,6 +25,7 @@
<Package>
<Name>python3-sphinx</Name>
<Summary>Python documentation generator. It can generate HTML or Latex outputs</Summary>
<RuntimeDependencies>
<Dependency>python3-sphinxcontrib-serializinghtml</Dependency>
<Dependency>python3-sphinxcontrib-websupport</Dependency>
@@ -67,6 +68,13 @@
</Package>
<History>
<Update release="4">
<Date>2020-02-12</Date>
<Version>2.4.1</Version>
<Comment>Version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="3">
<Date>2019-12-30</Date>
<Version>2.3.1</Version>
@@ -89,4 +97,4 @@
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
@@ -11,4 +11,4 @@
<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>
</PISI>
</PISI>