python/python3-hupper: updated for version 1.12.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1b4b3eb52d
commit
18a714ef59
|
@ -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}
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in New Issue