diff options
author | Arn0 <yth@ythogtha.org> | 2023-04-05 09:59:44 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-05 15:01:11 +0700 |
commit | fad09ce8a9d1db79800947240b1c55163f25f616 (patch) | |
tree | 94d19257e8fa53234aa51d334da0c798fc945744 /python | |
parent | d01b05ec4f271f01a5be0d39d2d3872d3cc93d99 (diff) | |
download | slackbuilds-fad09ce8a9d1db79800947240b1c55163f25f616.tar.gz slackbuilds-fad09ce8a9d1db79800947240b1c55163f25f616.tar.xz |
python/python3-hupper: updated for version 1.12
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-hupper/python3-hupper.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-hupper/python3-hupper.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-hupper/python3-hupper.SlackBuild b/python/python3-hupper/python3-hupper.SlackBuild index 9144d6b815..a71e416df2 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.11} +VERSION=${VERSION:-1.12} 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 97dd491726..badc97a64b 100644 --- a/python/python3-hupper/python3-hupper.info +++ b/python/python3-hupper/python3-hupper.info @@ -1,8 +1,8 @@ PRGNAM="python3-hupper" -VERSION="1.11" +VERSION="1.12" HOMEPAGE="https://github.com/Pylons/hupper" -DOWNLOAD="https://pypi.python.org/packages/source/h/hupper/hupper-1.11.tar.gz" -MD5SUM="3fec0b3d9cf03078590827707b1a51d6" +DOWNLOAD="https://pypi.python.org/packages/source/h/hupper/hupper-1.12.tar.gz" +MD5SUM="d528a3425b071b7c3228247216e5bbba" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |