python/python3-paste: Updated for version 3.9.0.

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2024-04-11 09:43:09 +02:00 committed by Willy Sudiarto Raharjo
parent 1f3d4bb83f
commit 6843af8eca
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.8.0}
VERSION=${VERSION:-3.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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