summaryrefslogtreecommitdiffstats
path: root/python/sphinxcontrib-qthelp
diff options
context:
space:
mode:
author fourtysixandtwo2024-02-24 15:13:31 +0100
committer Willy Sudiarto Raharjo2024-03-02 03:19:52 +0100
commit046e2ebfbf492bd6f0a43ae8929bdbac6ee3d65a (patch)
tree97a827e0421c413d48d462e555f64b77b9715c58 /python/sphinxcontrib-qthelp
parent4c395e76935ba1c69b47d57f3baa9de964fb93a0 (diff)
downloadslackbuilds-046e2ebfbf492bd6f0a43ae8929bdbac6ee3d65a.tar.gz
python/sphinxcontrib-qthelp: Updated for version 1.0.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/sphinxcontrib-qthelp')
-rw-r--r--python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.SlackBuild2
-rw-r--r--python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.SlackBuild b/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.SlackBuild
index db0c111daf..81f1f45322 100644
--- a/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.SlackBuild
+++ b/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sphinxcontrib-qthelp
SRCNAM=sphinxcontrib_qthelp
-VERSION=${VERSION:-1.0.6}
+VERSION=${VERSION:-1.0.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info b/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info
index d8ccb02f15..4bd562a7c7 100644
--- a/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info
+++ b/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info
@@ -1,8 +1,8 @@
PRGNAM="sphinxcontrib-qthelp"
-VERSION="1.0.6"
+VERSION="1.0.7"
HOMEPAGE="https://github.com/sphinx-doc/sphinxcontrib-qthelp"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-qthelp/sphinxcontrib_qthelp-1.0.6.tar.gz"
-MD5SUM="7a945ad3b0c47e9e2777a146e38e34af"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-qthelp/sphinxcontrib_qthelp-1.0.7.tar.gz"
+MD5SUM="84569e876c5e8c0bb423eb145ca481b2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build"