summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2024-02-23 15:58:00 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-24 07:55:32 +0700
commitb13c09c73de720316866be38ceed622b054251f7 (patch)
tree5b96dddd9740669283da6e8dbd898c282fde8d25
parent1ec812eabef6588a6640ef45ffa2a1541c5fb01f (diff)
downloadslackbuilds-b13c09c73de720316866be38ceed622b054251f7.tar.gz
slackbuilds-b13c09c73de720316866be38ceed622b054251f7.tar.xz
python/python3-stevedore: Version bump to 5.2.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--python/python3-stevedore/python3-stevedore.SlackBuild4
-rw-r--r--python/python3-stevedore/python3-stevedore.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-stevedore/python3-stevedore.SlackBuild b/python/python3-stevedore/python3-stevedore.SlackBuild
index faaada1572..5929e799a6 100644
--- a/python/python3-stevedore/python3-stevedore.SlackBuild
+++ b/python/python3-stevedore/python3-stevedore.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-stevedore
-# Copyright 2023 Jeremy Hansen jebrhansen+SBo@gmail.com
+# Copyright 2023-2024 Jeremy Hansen jebrhansen+SBo@gmail.com
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-stevedore
-VERSION=${VERSION:-5.1.0}
+VERSION=${VERSION:-5.2.0}
SRCNAM=${SRCNAM:-stevedore}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-stevedore/python3-stevedore.info b/python/python3-stevedore/python3-stevedore.info
index 1407b68f78..0da184bd26 100644
--- a/python/python3-stevedore/python3-stevedore.info
+++ b/python/python3-stevedore/python3-stevedore.info
@@ -1,8 +1,8 @@
PRGNAM="python3-stevedore"
-VERSION="5.1.0"
+VERSION="5.2.0"
HOMEPAGE="https://opendev.org/openstack/stevedore/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/s/stevedore/stevedore-5.1.0.tar.gz"
-MD5SUM="41775a62252994412daa300ff904170c"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/s/stevedore/stevedore-5.2.0.tar.gz"
+MD5SUM="3e671daf97272ae35ab1f078c9973c38"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""