diff --git a/programming/language/python/python-sphinx/actions.py b/programming/language/python/python-sphinx/actions.py index 8fdb979cde..b9ca3a4a6f 100644 --- a/programming/language/python/python-sphinx/actions.py +++ b/programming/language/python/python-sphinx/actions.py @@ -21,8 +21,8 @@ def install(): load_grammar('%s/usr/lib/%s/site-packages/sphinx/pycode/Grammar-py2.txt')\"" %(get.installDIR(), get.curPYTHON(), ) ) # create sphinx documentation using itself - pythonmodules.run("sphinx-build.py doc doc/_build/html") - pisitools.dohtml("doc/_build/html/*") + #pythonmodules.run("sphinx-build.py doc doc/_build/html") + #pisitools.dohtml("doc/_build/html/*") pisitools.dodoc("CHANGES", "EXAMPLES") diff --git a/programming/language/python/python-sphinx/pspec.xml b/programming/language/python/python-sphinx/pspec.xml index b5fa191bf4..9799599a99 100644 --- a/programming/language/python/python-sphinx/pspec.xml +++ b/programming/language/python/python-sphinx/pspec.xml @@ -12,7 +12,7 @@ app:console Python documentation generator. It can generate HTML or Latex outputs It's a very common documentation generator especially using for python based documentation.It can generate HTML or PDF, Ps outputs with Latex output support. - https://pypi.python.org/packages/e3/87/e271f7f0d498c7fdaec009c27955401d18ef357c0d468e1eb2be36bdc68c/Sphinx-1.5.2.tar.gz + https://files.pythonhosted.org/packages/8b/7e/b188d9a3b9c938e736e02a74c1363c2888e095d770df2c72b4c312f9fdcb/Sphinx-1.6.5.tar.gz docutils python-six @@ -52,6 +52,13 @@ + + 2018-08-15 + 1.6.5 + Version Bump + Pisi Linux Community + admin@pisilinux.org + 2017-01-29 1.5.2