diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/stevedore/stevedore.SlackBuild | 2 | ||||
-rw-r--r-- | python/stevedore/stevedore.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/stevedore/stevedore.SlackBuild b/python/stevedore/stevedore.SlackBuild index 2075661d91..cb6a92b0ad 100644 --- a/python/stevedore/stevedore.SlackBuild +++ b/python/stevedore/stevedore.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=stevedore -VERSION=${VERSION:-1.6.0} +VERSION=${VERSION:-1.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/stevedore/stevedore.info b/python/stevedore/stevedore.info index 7fb1d6071e..36352dd951 100644 --- a/python/stevedore/stevedore.info +++ b/python/stevedore/stevedore.info @@ -1,8 +1,8 @@ PRGNAM="stevedore" -VERSION="1.6.0" +VERSION="1.7.0" HOMEPAGE="https://github.com/dreamhost/stevedore" -DOWNLOAD="https://pypi.python.org/packages/source/s/stevedore/stevedore-1.6.0.tar.gz" -MD5SUM="c53fc7d4408f715339e7fd3e8189ca4e" +DOWNLOAD="https://pypi.python.org/packages/source/s/stevedore/stevedore-1.7.0.tar.gz" +MD5SUM="92d827769240868e20324b8c78a6fa05" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pbr six" |