diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-14 06:36:57 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-15 07:40:41 +0700 |
commit | afd57659b1e7c1bc022e3d4e85ec1ff3fd932561 (patch) | |
tree | c163c6da8208665b7dcb464b9d5031a09b690cc3 /python/stevedore | |
parent | 414775342f4c2a8db762bf798e78b0fd8d1bc0db (diff) | |
download | slackbuilds-afd57659b1e7c1bc022e3d4e85ec1ff3fd932561.tar.gz |
python/stevedore: Updated for version 1.13.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/stevedore')
-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 1f26ccd204..9d08684457 100644 --- a/python/stevedore/stevedore.SlackBuild +++ b/python/stevedore/stevedore.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=stevedore -VERSION=${VERSION:-1.12.0} +VERSION=${VERSION:-1.13.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/stevedore/stevedore.info b/python/stevedore/stevedore.info index 4a8def01cf..3e1666186e 100644 --- a/python/stevedore/stevedore.info +++ b/python/stevedore/stevedore.info @@ -1,8 +1,8 @@ PRGNAM="stevedore" -VERSION="1.12.0" +VERSION="1.13.0" HOMEPAGE="https://github.com/dreamhost/stevedore" -DOWNLOAD="https://pypi.python.org/packages/source/s/stevedore/stevedore-1.12.0.tar.gz" -MD5SUM="9e9da130107153e06d8919c077032f29" +DOWNLOAD="https://pypi.python.org/packages/77/e0/0e9fa395f7bd6f761a461a47d2e3fc0bd2edeb97da2797784928fc4d5e5e/stevedore-1.13.0.tar.gz" +MD5SUM="dfa755c93fed70b498da10c0dd9f2141" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pbr six" |