python-stevedore: update to 1.10.0
This commit is contained in:
parent
3107b02f32
commit
a197bdba99
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-stevedore'
|
||||
pkgname=python-stevedore
|
||||
version=1.9.0
|
||||
version=1.10.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=cc19908840498ed5f7cb5cf59bbe47b41aa9d65821548e2b3c8a99a571cbec06
|
||||
checksum=f5d689ef38e0ca532d57a03d1ab95e89b17c57f97b58d10c92da94699973779f
|
||||
|
||||
pre_build() {
|
||||
# remove dependency on argparse; it's in python>=2.7,>=3.2 stdlib
|
||||
|
|
Loading…
Reference in a new issue