python-stevedore: update to 1.15.0

This commit is contained in:
Alessio Sergi 2016-06-10 11:32:15 +02:00
parent 603fc43526
commit 7306503563
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-stevedore'
pkgname=python-stevedore
version=1.14.0
version=1.15.0
revision=1
noarch=yes
wrksrc="stevedore-${version}"
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://git.openstack.org/cgit/openstack/stevedore"
license="Apache-2.0"
distfiles="${PYPI_SITE}/s/stevedore/stevedore-${version}.tar.gz"
checksum=474381b594451f8999b889476aeaaea193e007c6fdf7b7c5659e6e7e5fb53d8a
checksum=b048b7976754ad55d7cbc7407b17cbfd945dbb4c5ecc333d3c2142d506fc90e1
pre_build() {
# remove dependency on pbr; it's not a runtime dependency