diff options
author | Arn0 <yth@ythogtha.org> | 2024-02-09 12:33:52 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-10 16:17:16 +0700 |
commit | 20378d5ee811b5224ca6520579650b03f6a01230 (patch) | |
tree | 8f4e1960c2e821c9d9aa4b3c981ac83976d8775d /python | |
parent | 068377a21e99880b3d6eb771befcd54e0fceac9e (diff) |
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>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-webhelpers2/python3-webhelpers2.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-webhelpers2/python3-webhelpers2.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-webhelpers2/python3-webhelpers2.SlackBuild b/python/python3-webhelpers2/python3-webhelpers2.SlackBuild index fac81c5d5b4c0..8e831eb8f8d44 100644 --- a/python/python3-webhelpers2/python3-webhelpers2.SlackBuild +++ b/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} diff --git a/python/python3-webhelpers2/python3-webhelpers2.info b/python/python3-webhelpers2/python3-webhelpers2.info index 83dfe6034aaa5..c2a85715b2b56 100644 --- a/python/python3-webhelpers2/python3-webhelpers2.info +++ b/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="" |