diff --git a/programming/language/python3/python3-sphinx/actions.py b/programming/language/python3/python3-sphinx/actions.py index a2c56a2fa0..cbcb8f4043 100644 --- a/programming/language/python3/python3-sphinx/actions.py +++ b/programming/language/python3/python3-sphinx/actions.py @@ -5,21 +5,9 @@ # See the file http://www.gnu.org/licenses/gpl.txt from pisi.actionsapi import pythonmodules -from pisi.actionsapi import pisitools -from pisi.actionsapi import shelltools -from pisi.actionsapi import get - -#WorkDir = "Sphinx-%s" % get.srcVERSION() def build(): - shelltools.system('sed -i "s:sphinx-apidoc:&3:g" setup.py') - shelltools.system('sed -i "s:sphinx-autogen:&3:g" setup.py') - shelltools.system('sed -i "s:sphinx-build:&3:g" setup.py') - shelltools.system('sed -i "s:sphinx-quickstart:&3:g" setup.py') pythonmodules.compile(pyVer="3") def install(): - pythonmodules.install(pyVer="3") - - pisitools.dodoc("CHANGES", "EXAMPLES") - + pythonmodules.install(pyVer="3") \ No newline at end of file diff --git a/programming/language/python3/python3-sphinx/pspec.xml b/programming/language/python3/python3-sphinx/pspec.xml index 576c950fdc..74a4978b5f 100644 --- a/programming/language/python3/python3-sphinx/pspec.xml +++ b/programming/language/python3/python3-sphinx/pspec.xml @@ -3,29 +3,21 @@ python3-sphinx - http://sphinx.pocoo.org + https://www.sphinx-doc.org/ PisiLinux Community admins@pisilinux.org - as-is + BSD + programming.language.python3 app:console + library Python documentation generator. It can generate HTML or Latex outputs 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. - https://files.pythonhosted.org/packages/8b/7e/b188d9a3b9c938e736e02a74c1363c2888e095d770df2c72b4c312f9fdcb/Sphinx-1.6.5.tar.gz + https://files.pythonhosted.org/packages/d3/32/96bbaccabdb6d0d1cec1067d71bd50cd18e93aed18216eafbe2afb85ac2d/Sphinx-2.3.1.tar.gz - docutils - python3-docutils - python3-six - python3-devel - python3-requests python3-setuptools - python3-sphinx-alabaster-theme - python3-Babel - python3-imagesize - python3-Pygments - python3-Jinja2 - python3-MarkupSafe + python3-devel @@ -34,10 +26,27 @@ python3-sphinx - docutils + python3-sphinxcontrib-serializinghtml + python3-sphinxcontrib-websupport + python3-sphinxcontrib-applehelp + python3-sphinx-alabaster-theme + python3-sphinxcontrib-htmlhelp + python3-sphinxcontrib-devhelp + python3-sphinxcontrib-jsmath + python3-sphinxcontrib-qthelp + python3-snowballstemmer + python3-setuptools + python3-imagesize + python3-packaging + python3-pyparsing python3-docutils python3-Pygments + python3-requests + python3-certifi python3-Jinja2 + python3-Babel + python3-six + python3 /usr/bin @@ -49,12 +58,22 @@ python3-sphinx-docs Documentation files for python3-sphinx + + python3-sphinx + /usr/share/doc/python3-sphinx + + 2019-12-30 + 2.3.1 + Version bump. + Blue Devil + bluedevil@sctzine.com + 2019-12-06 1.6.5 diff --git a/programming/language/python3/python3-sphinx/translations.xml b/programming/language/python3/python3-sphinx/translations.xml index 3dee8f873b..f425c62f6d 100644 --- a/programming/language/python3/python3-sphinx/translations.xml +++ b/programming/language/python3/python3-sphinx/translations.xml @@ -9,5 +9,6 @@ python-sphinx-docs python3-sphinx için belgelendirme dosyaları + python3-sphinx-docs, python3-sphinx için belgelendirme dosyaları içerir.