python-stevedore: update to 1.30.0

This commit is contained in:
Alessio Sergi 2018-10-27 20:21:32 +02:00
parent e2e63c5c02
commit 38e7ba5729
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.29.0
version=1.30.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=1e153545aca7a6a49d8337acca4f41c212fbfa60bf864ecd056df0cafb9627e8
checksum=b92bc7add1a53fb76c634a178978d113330aaf2006f9498d9e2414b31fbfc104
pre_build() {
# remove dependency on pbr; it's not a runtime dependency