diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-11-07 18:06:43 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-11 07:07:45 +0700 |
commit | 154fe42df14f2a34ea2c74c6e2b39f07676e71ba (patch) | |
tree | 47c948c73fa6bf1b314001b99621dd5326155093 /python | |
parent | d0ab19a5785e79b768c63fab26b71435a11fdd2b (diff) | |
download | slackbuilds-154fe42df14f2a34ea2c74c6e2b39f07676e71ba.tar.gz |
python/stevedore: Updated for version 1.27.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 a3717364f8..537d525a49 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.25.0} +VERSION=${VERSION:-1.27.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/stevedore/stevedore.info b/python/stevedore/stevedore.info index a8bd03015e..da1095684d 100644 --- a/python/stevedore/stevedore.info +++ b/python/stevedore/stevedore.info @@ -1,8 +1,8 @@ PRGNAM="stevedore" -VERSION="1.25.0" +VERSION="1.27.1" HOMEPAGE="https://github.com/dreamhost/stevedore" -DOWNLOAD="https://pypi.python.org/packages/08/58/e21f4691e8e75a290bdbfa366f06b9403c653642ef31f879e07f6f9ad7db/stevedore-1.25.0.tar.gz" -MD5SUM="8de5610a69f8066191d3e4b9af82c437" +DOWNLOAD="https://pypi.python.org/packages/74/d4/5e2f93795f587154f27a389817de0e066620eb3f5034979b1dfa782014ce/stevedore-1.27.1.tar.gz" +MD5SUM="80113d0f3b0f4d64107546dde410003a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pbr six" |