diff options
Diffstat (limited to 'python/python3-stevedore')
-rw-r--r-- | python/python3-stevedore/python3-stevedore.SlackBuild | 4 | ||||
-rw-r--r-- | python/python3-stevedore/python3-stevedore.info | 6 |
2 files changed, 5 insertions, 5 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} diff --git a/python/python3-stevedore/python3-stevedore.info b/python/python3-stevedore/python3-stevedore.info index db7480953b..47445a4ec4 100644 --- a/python/python3-stevedore/python3-stevedore.info +++ b/python/python3-stevedore/python3-stevedore.info @@ -1,8 +1,8 @@ PRGNAM="python3-stevedore" -VERSION="5.4.0" +VERSION="5.4.1" HOMEPAGE="https://opendev.org/openstack/stevedore/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/s/stevedore/stevedore-5.4.0.tar.gz" -MD5SUM="1e3db9ca3de028af796167fcbbea96e0" +DOWNLOAD="https://files.pythonhosted.org/packages/source/s/stevedore/stevedore-5.4.1.tar.gz" +MD5SUM="d8ce49d9a513d454bec0e897ce10062b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |