python-stevedore: update to 1.22.0

This commit is contained in:
Alessio Sergi 2017-05-31 19:55:22 +02:00
parent 9972f285e7
commit 172ec39f65

View File

@ -1,6 +1,6 @@
# Template file for 'python-stevedore'
pkgname=python-stevedore
version=1.21.0
version=1.22.0
revision=1
noarch=yes
wrksrc="stevedore-${version}"
@ -13,7 +13,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=aa0e64490e9eef9f0ae96a3b226f963ebf54bb6a38176472d76253d015424f8b
checksum=4632c01486269c61117eefd624b12e6d2081d886402b9072273a4ffc39a501e2
pre_build() {
# remove dependency on pbr; it's not a runtime dependency