diff options
| 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 |
| commit | b13c09c73de720316866be38ceed622b054251f7 (patch) | |
| tree | 5b96dddd9740669283da6e8dbd898c282fde8d25 /python/python3-stevedore/python3-stevedore.SlackBuild | |
| parent | 1ec812eabef6588a6640ef45ffa2a1541c5fb01f (diff) | |
python/python3-stevedore: Version bump to 5.2.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.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |
