python/stevedore: Updated for version 1.18.0.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2016-10-19 14:43:04 +03:00 committed by Willy Sudiarto Raharjo
parent 40e352e99a
commit 6d55a2cc23
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=stevedore
VERSION=${VERSION:-1.17.1}
VERSION=${VERSION:-1.18.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="stevedore"
VERSION="1.17.1"
VERSION="1.18.0"
HOMEPAGE="https://github.com/dreamhost/stevedore"
DOWNLOAD="https://pypi.python.org/packages/98/33/2c8003cb4294d1729bfb6cdf4bbfe74b968403b2df0a80ee876bebf20488/stevedore-1.17.1.tar.gz"
MD5SUM="ade3b7b9992419addf105ea66006e038"
DOWNLOAD="https://pypi.python.org/packages/d4/19/59008484543224f5ae9ca3940f6245b204102bc1080e9a5455066d3aabec/stevedore-1.18.0.tar.gz"
MD5SUM="0e021aa8942a603b06fac0a3e04819c3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pbr six"