python-stevedore: update to 1.12.0
This commit is contained in:
parent
d1de3e2026
commit
2937107c9c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-stevedore'
|
||||
pkgname=python-stevedore
|
||||
version=1.11.0
|
||||
version=1.12.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=90616a9f437b54e1bca831630faf97040a608d66685c821615ef79f72eb79c6d
|
||||
checksum=1bdeb2562d8f2c1e3047c2f17134a38b37a6e53e16ca1d9f79ff2ac5d5fe2925
|
||||
|
||||
pre_build() {
|
||||
# remove dependency on pbr; it's not a runtime dependency
|
||||
|
|
Loading…
Reference in New Issue