python-stevedore: update to 1.4.0
This commit is contained in:
parent
c508c1bcf2
commit
3efe2c37c3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-stevedore'
|
||||
pkgname=python-stevedore
|
||||
version=1.3.0
|
||||
version=1.4.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=beab2b7f91966d259796392c39ed6f260b32851861561dd9f3b9be2fd0c426a5
|
||||
checksum=4a8d80b0a232746c09e0173bd61d60a18e9864e3dc87e3ebefa3ba3d8a00232f
|
||||
|
||||
pre_build() {
|
||||
# remove dependency on argparse; it's in python>=2.7,>=3.2 stdlib
|
||||
|
|
Loading…
Reference in New Issue