development/Sphinx: Updated for version 2.2.0.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
This commit is contained in:
parent
bdcf8afc57
commit
96acc40f53
|
@ -24,7 +24,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=Sphinx
|
PRGNAM=Sphinx
|
||||||
VERSION=${VERSION:-2.1.2}
|
VERSION=${VERSION:-2.2.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="Sphinx"
|
PRGNAM="Sphinx"
|
||||||
VERSION="2.1.2"
|
VERSION="2.2.0"
|
||||||
HOMEPAGE="http://www.sphinx-doc.org"
|
HOMEPAGE="http://www.sphinx-doc.org"
|
||||||
DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-2.1.2.tar.gz"
|
DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-2.2.0.tar.gz"
|
||||||
MD5SUM="37c966b81014b04046cdf4b94536eea8"
|
MD5SUM="ca64efdbb4d3a0a78398dbcf9f78971d"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="alabaster imagesize python3-babel docutils Jinja2 python3-packaging Pygments python-requests python3-six snowballstemmer sphinxcontrib-applehelp sphinxcontrib-devhelp sphinxcontrib-htmlhelp sphinxcontrib-jsmath sphinxcontrib-qthelp sphinxcontrib-serializinghtml"
|
REQUIRES="alabaster imagesize python3-babel docutils Jinja2 python3-packaging Pygments python-requests python3-six snowballstemmer sphinxcontrib-applehelp sphinxcontrib-devhelp sphinxcontrib-htmlhelp sphinxcontrib-jsmath sphinxcontrib-qthelp sphinxcontrib-serializinghtml"
|
||||||
|
|
Loading…
Reference in New Issue