python/python3-paste: updated for version 3.8.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2024-03-18 11:30:42 +01:00 committed by Willy Sudiarto Raharjo
parent 7f0608992c
commit e4e1dcd2f3
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-paste
SRCNAM=Paste
VERSION=${VERSION:-3.7.1}
VERSION=${VERSION:-3.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="python3-paste"
VERSION="3.7.1"
VERSION="3.8.0"
HOMEPAGE="https://pythonpaste.readthedocs.io/"
DOWNLOAD="https://pypi.python.org/packages/source/P/Paste/Paste-3.7.1.tar.gz"
MD5SUM="0e2eb782f92b59412f68808b5a38b7dc"
DOWNLOAD="https://pypi.python.org/packages/source/P/Paste/Paste-3.8.0.tar.gz"
MD5SUM="72836040f2f2a8b315efe852ed66d974"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""