aboutsummaryrefslogtreecommitdiff
path: root/python/python3-stevedore/python3-stevedore.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-11-22 08:12:36 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-23 10:50:36 +0700
commit4587890891e447f48d2c5bcfc067c8cdef3a8be1 (patch)
treec53579d464fb73a5a16252a4c7920329bac004a6 /python/python3-stevedore/python3-stevedore.SlackBuild
parent160df47d7acd9e935199790862e19b50fafd15af (diff)
python/python3-stevedore: Version bump to 5.4.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-stevedore/python3-stevedore.SlackBuild')
-rw-r--r--python/python3-stevedore/python3-stevedore.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-stevedore/python3-stevedore.SlackBuild b/python/python3-stevedore/python3-stevedore.SlackBuild
index 14045c8789..41b8bf693a 100644
--- a/python/python3-stevedore/python3-stevedore.SlackBuild
+++ b/python/python3-stevedore/python3-stevedore.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-stevedore
-VERSION=${VERSION:-5.3.0}
+VERSION=${VERSION:-5.4.0}
SRCNAM=${SRCNAM:-stevedore}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}