Browse Source

python/python3-hupper: updated for version 1.12

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/198/head
Arn0 3 years ago
committed by Willy Sudiarto Raharjo
parent
commit
fad09ce8a9
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      python/python3-hupper/python3-hupper.SlackBuild
  2. 6
      python/python3-hupper/python3-hupper.info

2
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}

6
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=""

Loading…
Cancel
Save