python/python3-hupper: updated for version 1.12.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2024-01-26 14:36:11 +01:00 committed by Willy Sudiarto Raharjo
parent 1b4b3eb52d
commit 18a714ef59
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-hupper
SRCNAM=${PRGNAM#python3-*}
VERSION=${VERSION:-1.12}
VERSION=${VERSION:-1.12.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="python3-hupper"
VERSION="1.12"
VERSION="1.12.1"
HOMEPAGE="https://github.com/Pylons/hupper"
DOWNLOAD="https://pypi.python.org/packages/source/h/hupper/hupper-1.12.tar.gz"
MD5SUM="d528a3425b071b7c3228247216e5bbba"
DOWNLOAD="https://pypi.python.org/packages/source/h/hupper/hupper-1.12.1.tar.gz"
MD5SUM="773e07afa457cf4e812996df086fe7ef"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""