python-stevedore: update to 1.28.0
This commit is contained in:
parent
12c1d5f368
commit
e354fdb87a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-stevedore'
|
||||
pkgname=python-stevedore
|
||||
version=1.27.1
|
||||
version=1.28.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=236468dae36707069e8b3bdb455e9f1be090b1e6b937f4ac0c56a538d6f50be0
|
||||
checksum=f1c7518e7b160336040fee272174f1f7b29a46febb3632502a8f2055f973d60b
|
||||
|
||||
pre_build() {
|
||||
# remove dependency on pbr; it's not a runtime dependency
|
||||
|
|
Loading…
Reference in a new issue