summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <slackbuilds@jaxartes.net>2020-11-12 21:39:35 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-11-14 17:16:50 +0700
commit6fe90788a2e9659bfde1bc4744b4bb4f62a418b0 (patch)
treeb511002ef6f7b5afdf6034a6eee0b971f73fee3c /development
parentf5c7dc3f02278a5c7968d4b47e29f65c4d2a5504 (diff)
downloadslackbuilds-6fe90788a2e9659bfde1bc4744b4bb4f62a418b0.tar.gz
slackbuilds-6fe90788a2e9659bfde1bc4744b4bb4f62a418b0.tar.xz
development/Sphinx: Updated for version 3.3.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/Sphinx/Sphinx.SlackBuild2
-rw-r--r--development/Sphinx/Sphinx.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/Sphinx/Sphinx.SlackBuild b/development/Sphinx/Sphinx.SlackBuild
index f140c0ee5c..378d9b691f 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:-3.2.1}
+VERSION=${VERSION:-3.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/Sphinx/Sphinx.info b/development/Sphinx/Sphinx.info
index c80e27ea22..fce0cef7db 100644
--- a/development/Sphinx/Sphinx.info
+++ b/development/Sphinx/Sphinx.info
@@ -1,8 +1,8 @@
PRGNAM="Sphinx"
-VERSION="3.2.1"
+VERSION="3.3.1"
HOMEPAGE="http://www.sphinx-doc.org"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-3.2.1.tar.gz"
-MD5SUM="84aab02c279697e9414cbeed1c5c4b22"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-3.3.1.tar.gz"
+MD5SUM="a082ab4be33777ff9567c0bdb510c0f7"
DOWNLOAD_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 python3-certifi"