python-stevedore: update to 1.13.0
This commit is contained in:
parent
f3f3c20fe4
commit
64f3cfd35e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-stevedore'
|
||||
pkgname=python-stevedore
|
||||
version=1.12.0
|
||||
version=1.13.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=1bdeb2562d8f2c1e3047c2f17134a38b37a6e53e16ca1d9f79ff2ac5d5fe2925
|
||||
checksum=97a8116cb77733973fb2d4c9111c9af9140f29fff129e67cb1ace84a6a48f2a2
|
||||
|
||||
pre_build() {
|
||||
# remove dependency on pbr; it's not a runtime dependency
|
||||
|
|
Loading…
Reference in New Issue