summaryrefslogtreecommitdiffstats
path: root/development/Sphinx
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2017-05-24 22:52:24 +0200
committer Willy Sudiarto Raharjo2017-05-27 02:28:43 +0200
commitc3316b64ff4cd5c532bcf0b3a74ed59a7ceac63d (patch)
tree1948278eac5479a9ccb0e20cb8ccaddbc565140d /development/Sphinx
parenta510989226260c3f155116ed70ad5eea5598f8b0 (diff)
downloadslackbuilds-c3316b64ff4cd5c532bcf0b3a74ed59a7ceac63d.tar.gz
development/Sphinx: Updated for version 1.6.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'development/Sphinx')
-rw-r--r--development/Sphinx/Sphinx.SlackBuild2
-rw-r--r--development/Sphinx/Sphinx.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/development/Sphinx/Sphinx.SlackBuild b/development/Sphinx/Sphinx.SlackBuild
index de40a3c888..e7d8c9e871 100644
--- a/development/Sphinx/Sphinx.SlackBuild
+++ b/development/Sphinx/Sphinx.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=Sphinx
-VERSION=${VERSION:-1.5.5}
+VERSION=${VERSION:-1.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/Sphinx/Sphinx.info b/development/Sphinx/Sphinx.info
index ddf7a58020..35eab919d3 100644
--- a/development/Sphinx/Sphinx.info
+++ b/development/Sphinx/Sphinx.info
@@ -1,10 +1,10 @@
PRGNAM="Sphinx"
-VERSION="1.5.5"
+VERSION="1.6.1"
HOMEPAGE="http://www.sphinx-doc.org"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.5.5.tar.gz"
-MD5SUM="f9581b3556df9722143c47290273bcf8"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.6.1.tar.gz"
+MD5SUM="26cb1cdca7aa4afc8c925d926b6268e7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="alabaster babel docutils imagesize Jinja2 Pygments python-requests six snowballstemmer"
+REQUIRES="alabaster babel docutils imagesize Jinja2 Pygments python-requests six snowballstemmer sphinxcontrib-websupport typing"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"