python/python3-stevedore: Updated for version 5.3.0.

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jeremy Hansen 2024-08-23 10:33:29 -07:00 committed by Willy Sudiarto Raharjo
parent 3bc9bdd0da
commit 516dd1d858
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-stevedore
VERSION=${VERSION:-5.2.0}
VERSION=${VERSION:-5.3.0}
SRCNAM=${SRCNAM:-stevedore}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="python3-stevedore"
VERSION="5.2.0"
VERSION="5.3.0"
HOMEPAGE="https://opendev.org/openstack/stevedore/"
DOWNLOAD="https://files.pythonhosted.org/packages/source/s/stevedore/stevedore-5.2.0.tar.gz"
MD5SUM="3e671daf97272ae35ab1f078c9973c38"
DOWNLOAD="https://files.pythonhosted.org/packages/source/s/stevedore/stevedore-5.3.0.tar.gz"
MD5SUM="f9117028291767cb5dfe665e3845c5ac"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""