python/python3-paste: updated for version 3.10.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2024-05-03 10:27:08 +02:00 committed by Willy Sudiarto Raharjo
parent 4ae41a5bb6
commit 68efe14c91
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -23,8 +23,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-paste
SRCNAM=Paste
VERSION=${VERSION:-3.10.0}
SRCNAM=${PRGNAM#python3-*}
VERSION=${VERSION:-3.10.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="python3-paste"
VERSION="3.10.0"
VERSION="3.10.1"
HOMEPAGE="https://pythonpaste.readthedocs.io/"
DOWNLOAD="https://pypi.python.org/packages/source/P/Paste/Paste-3.10.0.tar.gz"
MD5SUM="a36633c867149edd3d749db08a58ed80"
DOWNLOAD="https://pypi.python.org/packages/source/p/paste/paste-3.10.1.tar.gz"
MD5SUM="7d59952c9e108d8d381944b40e90e47a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""