python/stevedore: Updated for version 1.14.0.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2016-05-25 04:52:18 +03:00 committed by Willy Sudiarto Raharjo
parent b70fd95c61
commit 2b395cec08
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
PRGNAM=stevedore
VERSION=${VERSION:-1.13.0}
VERSION=${VERSION:-1.14.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="stevedore"
VERSION="1.13.0"
VERSION="1.14.0"
HOMEPAGE="https://github.com/dreamhost/stevedore"
DOWNLOAD="https://pypi.python.org/packages/77/e0/0e9fa395f7bd6f761a461a47d2e3fc0bd2edeb97da2797784928fc4d5e5e/stevedore-1.13.0.tar.gz"
MD5SUM="dfa755c93fed70b498da10c0dd9f2141"
DOWNLOAD="https://pypi.python.org/packages/db/46/2e84e2aedfdb59ac2690c08363e376860bbcc0921d44f8828d7c09167f5c/stevedore-1.14.0.tar.gz"
MD5SUM="9ac2d01332807ccd0b0d6d13434d4616"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pbr six"