python-stevedore: update to 1.24.0
This commit is contained in:
parent
157f72ada5
commit
0ab3c6338f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-stevedore'
|
||||
pkgname=python-stevedore
|
||||
version=1.23.0
|
||||
version=1.24.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=658c17b3b655cc6b6270e7b2d9015dac7ad62d9a3e52c721af7caeed483c9599
|
||||
checksum=4f926d66f3bd16483e026e173492075352b70a9ee85ca54965a931cb81560c04
|
||||
|
||||
pre_build() {
|
||||
# remove dependency on pbr; it's not a runtime dependency
|
||||
|
|
Loading…
Reference in New Issue