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