Browse Source

python/python3-webhelpers2: Updated for version 2.1.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

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

2
python/python3-webhelpers2/python3-webhelpers2.SlackBuild

@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-webhelpers2
SRCNAM=WebHelpers2
VERSION=${VERSION:-2.0}
VERSION=${VERSION:-2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
python/python3-webhelpers2/python3-webhelpers2.info

@ -1,8 +1,8 @@
PRGNAM="python3-webhelpers2"
VERSION="2.0"
VERSION="2.1"
HOMEPAGE="https://webhelpers.readthedocs.org/en/latest/"
DOWNLOAD="https://pypi.python.org/packages/source/W/WebHelpers2/WebHelpers2-2.0.tar.gz"
MD5SUM="0f6b68d70c12ee0aed48c00b24da13d3"
DOWNLOAD="https://pypi.python.org/packages/source/W/WebHelpers2/WebHelpers2-2.1.tar.gz"
MD5SUM="109d074ecddc78f7e0a2917db6a4f705"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

Loading…
Cancel
Save