diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-07-21 23:01:00 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-22 06:55:48 +0700 |
commit | f24e836874dfbc193792dffa168c8064fdeaaf2b (patch) | |
tree | bf6bf7646e244ec7dfa4eb914aa9f1d0122ebd88 /python/stevedore | |
parent | a95b9786157a1dff27c3e316c47385cfb66b6a3f (diff) | |
download | slackbuilds-f24e836874dfbc193792dffa168c8064fdeaaf2b.tar.gz |
python/stevedore: Updated for version 1.25.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 7a6fe9590f..a3717364f8 100644 --- a/python/stevedore/stevedore.SlackBuild +++ b/python/stevedore/stevedore.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=stevedore -VERSION=${VERSION:-1.23.0} +VERSION=${VERSION:-1.25.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/stevedore/stevedore.info b/python/stevedore/stevedore.info index a8deb10552..a8bd03015e 100644 --- a/python/stevedore/stevedore.info +++ b/python/stevedore/stevedore.info @@ -1,8 +1,8 @@ PRGNAM="stevedore" -VERSION="1.23.0" +VERSION="1.25.0" HOMEPAGE="https://github.com/dreamhost/stevedore" -DOWNLOAD="https://pypi.python.org/packages/1f/9a/e7cdd830cadc3d234720da990ea1bae7cc2e1221bdbfaf2233de3c2181c3/stevedore-1.23.0.tar.gz" -MD5SUM="e22528339ba6ca80eb84fe959735680e" +DOWNLOAD="https://pypi.python.org/packages/08/58/e21f4691e8e75a290bdbfa366f06b9403c653642ef31f879e07f6f9ad7db/stevedore-1.25.0.tar.gz" +MD5SUM="8de5610a69f8066191d3e4b9af82c437" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pbr six" |