diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-04-01 23:51:31 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-06 07:02:58 +0700 |
commit | 7dc95641e38847053f6cf1c09f5138b9ad5e52b8 (patch) | |
tree | 0c7c7048096613c5715ab979b2e08c711a7a2584 /development/Sphinx/Sphinx.info | |
parent | a48f812e4dcb87a6abc7d91b094c9771180a8657 (diff) | |
download | slackbuilds-7dc95641e38847053f6cf1c09f5138b9ad5e52b8.tar.gz |
development/Sphinx: Updated for version 2.0.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'development/Sphinx/Sphinx.info')
-rw-r--r-- | development/Sphinx/Sphinx.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/development/Sphinx/Sphinx.info b/development/Sphinx/Sphinx.info index 0cb3ff28ae..23afee8d3b 100644 --- a/development/Sphinx/Sphinx.info +++ b/development/Sphinx/Sphinx.info @@ -1,10 +1,10 @@ PRGNAM="Sphinx" -VERSION="1.8.4" +VERSION="2.0.0" HOMEPAGE="http://www.sphinx-doc.org" -DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.8.4.tar.gz" -MD5SUM="8466f512322e81ef2f4da4d1ba61ff2f" +DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-2.0.0.tar.gz" +MD5SUM="725b95c6e7baec69e0e6c193ab501134" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="alabaster babel docutils imagesize Jinja2 packaging Pygments python-requests snowballstemmer sphinxcontrib-websupport typing" +REQUIRES="alabaster imagesize python3-babel python3-Jinja2 python3-packaging python3-Pygments python-requests python3-six snowballstemmer sphinxcontrib-applehelp sphinxcontrib-devhelp sphinxcontrib-htmlhelp sphinxcontrib-jsmath sphinxcontrib-qthelp sphinxcontrib-serializinghtml" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |