summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author fourtysixandtwo2024-02-24 15:12:24 +0100
committer Willy Sudiarto Raharjo2024-03-02 03:19:51 +0100
commitdbad7d2f99038706f0be7a1ed61731af87c65977 (patch)
treee0ac8527a7d91d6a8116c69303044b6389cd7e6e /python
parent5e47cba9fd5150590bf08dc2417884c20a034eae (diff)
downloadslackbuilds-dbad7d2f99038706f0be7a1ed61731af87c65977.tar.gz
python/sphinxcontrib-devhelp: Updated for version 1.0.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/sphinxcontrib-devhelp/sphinxcontrib-devhelp.SlackBuild2
-rw-r--r--python/sphinxcontrib-devhelp/sphinxcontrib-devhelp.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/sphinxcontrib-devhelp/sphinxcontrib-devhelp.SlackBuild b/python/sphinxcontrib-devhelp/sphinxcontrib-devhelp.SlackBuild
index 7044fe87fc..0eacfe23b9 100644
--- a/python/sphinxcontrib-devhelp/sphinxcontrib-devhelp.SlackBuild
+++ b/python/sphinxcontrib-devhelp/sphinxcontrib-devhelp.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sphinxcontrib-devhelp
SRCNAM=sphinxcontrib_devhelp
-VERSION=${VERSION:-1.0.5}
+VERSION=${VERSION:-1.0.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/sphinxcontrib-devhelp/sphinxcontrib-devhelp.info b/python/sphinxcontrib-devhelp/sphinxcontrib-devhelp.info
index e21a6b2065..36b4a88722 100644
--- a/python/sphinxcontrib-devhelp/sphinxcontrib-devhelp.info
+++ b/python/sphinxcontrib-devhelp/sphinxcontrib-devhelp.info
@@ -1,8 +1,8 @@
PRGNAM="sphinxcontrib-devhelp"
-VERSION="1.0.5"
+VERSION="1.0.6"
HOMEPAGE="https://github.com/sphinx-doc/sphinxcontrib-devhelp"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-devhelp/sphinxcontrib_devhelp-1.0.5.tar.gz"
-MD5SUM="0fd9d587ece0a8fe9f515d497c183fce"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-devhelp/sphinxcontrib_devhelp-1.0.6.tar.gz"
+MD5SUM="d5303929509ec209043ba45d63bac1f3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build"