summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2023-03-06 10:14:16 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-12 08:48:09 +0700
commit214747791183b237001c56d7d4a91ad0413e7f05 (patch)
treec8fcfd88a1bb7fdfc3ee77c997047d3df23b289c
parenta437e3a138221e0dc1e38eec22c5a4666ba35bf6 (diff)
downloadslackbuilds-214747791183b237001c56d7d4a91ad0413e7f05.tar.gz
slackbuilds-214747791183b237001c56d7d4a91ad0413e7f05.tar.xz
python/python3-hupper: Updated for version 1.11.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-hupper/python3-hupper.SlackBuild2
-rw-r--r--python/python3-hupper/python3-hupper.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-hupper/python3-hupper.SlackBuild b/python/python3-hupper/python3-hupper.SlackBuild
index 4b3e0d001b..9144d6b815 100644
--- a/python/python3-hupper/python3-hupper.SlackBuild
+++ b/python/python3-hupper/python3-hupper.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-hupper
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-1.10.3}
+VERSION=${VERSION:-1.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-hupper/python3-hupper.info b/python/python3-hupper/python3-hupper.info
index 06ef5bbc22..97dd491726 100644
--- a/python/python3-hupper/python3-hupper.info
+++ b/python/python3-hupper/python3-hupper.info
@@ -1,8 +1,8 @@
PRGNAM="python3-hupper"
-VERSION="1.10.3"
+VERSION="1.11"
HOMEPAGE="https://github.com/Pylons/hupper"
-DOWNLOAD="https://pypi.python.org/packages/source/h/hupper/hupper-1.10.3.tar.gz"
-MD5SUM="26d9322dc5d3aa2018f77b3b85981391"
+DOWNLOAD="https://pypi.python.org/packages/source/h/hupper/hupper-1.11.tar.gz"
+MD5SUM="3fec0b3d9cf03078590827707b1a51d6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""