diff options
| author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2025-02-25 21:59:50 -0800 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-03-01 08:37:32 +0700 |
| commit | d3e708cf818139d056e6bcc55429495f034c360c (patch) | |
| tree | 2e64ed08250d067aa8fb095e3ea1c8573de7e3f2 /python/python3-stevedore/python3-stevedore.SlackBuild | |
| parent | b225803433e0f986878be9fd77074e926ef0fdf6 (diff) | |
python/python3-stevedore: Version bump to 5.4.1
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 41b8bf693a..bb4aa3145e 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-2024 Jeremy Hansen jebrhansen+SBo@gmail.com +# Copyright 2023-2025 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.4.0} +VERSION=${VERSION:-5.4.1} SRCNAM=${SRCNAM:-stevedore} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |
