python-stevedore: update to 1.21.0
This commit is contained in:
parent
fb65a5fe85
commit
942dd0dd78
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-stevedore'
|
# Template file for 'python-stevedore'
|
||||||
pkgname=python-stevedore
|
pkgname=python-stevedore
|
||||||
version=1.20.0
|
version=1.21.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="stevedore-${version}"
|
wrksrc="stevedore-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://git.openstack.org/cgit/openstack/stevedore"
|
homepage="https://git.openstack.org/cgit/openstack/stevedore"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="${PYPI_SITE}/s/stevedore/stevedore-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/stevedore/stevedore-${version}.tar.gz"
|
||||||
checksum=83884f80ed0917346e658bfe51cdb2474512ec6521c18480b41f58b54c4a1f83
|
checksum=aa0e64490e9eef9f0ae96a3b226f963ebf54bb6a38176472d76253d015424f8b
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# remove dependency on pbr; it's not a runtime dependency
|
# remove dependency on pbr; it's not a runtime dependency
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue