summaryrefslogtreecommitdiffstats
path: root/development/Sphinx
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2018-02-24 16:54:21 +0100
committer Willy Sudiarto Raharjo2018-03-03 02:42:17 +0100
commit2ae536af16f6c98a475e6484dee960ab65fc5217 (patch)
treee660146cf3b8e98fd117e46ac552e53ded8cfa5f /development/Sphinx
parente57e788ea5a6bb811cfd7375b8059611114d9e36 (diff)
downloadslackbuilds-2ae536af16f6c98a475e6484dee960ab65fc5217.tar.gz
development/Sphinx: Updated for version 1.7.1.
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 fd705e82f4..69f9366a55 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.7.0}
+VERSION=${VERSION:-1.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/Sphinx/Sphinx.info b/development/Sphinx/Sphinx.info
index fdbd8eb992..113ff031ac 100644
--- a/development/Sphinx/Sphinx.info
+++ b/development/Sphinx/Sphinx.info
@@ -1,10 +1,10 @@
PRGNAM="Sphinx"
-VERSION="1.7.0"
+VERSION="1.7.1"
HOMEPAGE="http://www.sphinx-doc.org"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.7.0.tar.gz"
-MD5SUM="7d6d8226148378875986310aea68702e"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.7.1.tar.gz"
+MD5SUM="abd4e7d383ad348c8ea43e85637c235c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="alabaster babel docutils imagesize Jinja2 Pygments python-requests six snowballstemmer sphinxcontrib-websupport typing"
+REQUIRES="alabaster babel docutils imagesize Jinja2 packaging Pygments python-requests snowballstemmer sphinxcontrib-websupport typing"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"