python-stevedore: update to 1.27.1

This commit is contained in:
Alessio Sergi 2017-10-15 18:07:46 +02:00
parent 01e83d3a0d
commit 26fd38bce1
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.27.0
version=1.27.1
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=c1e53d6c5921be2001e8666cf7cad224aaaee1be6963444f0ea5a7595884fc1a
checksum=236468dae36707069e8b3bdb455e9f1be090b1e6b937f4ac0c56a538d6f50be0
pre_build() {
# remove dependency on pbr; it's not a runtime dependency