python/python3-paste: updated for version 3.5.3

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2023-05-02 08:53:35 +02:00 committed by Willy Sudiarto Raharjo
parent 9a97ef79e2
commit 770a57b450
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.5.2}
VERSION=${VERSION:-3.5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="python3-paste"
VERSION="3.5.2"
VERSION="3.5.3"
HOMEPAGE="https://pythonpaste.readthedocs.io/"
DOWNLOAD="https://pypi.python.org/packages/source/P/Paste/Paste-3.5.2.tar.gz"
MD5SUM="322a62912c57facc79bdefc1d54ea40d"
DOWNLOAD="https://pypi.python.org/packages/source/P/Paste/Paste-3.5.3.tar.gz"
MD5SUM="22001e01b37bbadf62d942de4d3dc4db"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""