python-stevedore: update to 1.7.0
This commit is contained in:
parent
0834246556
commit
11db2812d9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-stevedore'
|
||||
pkgname=python-stevedore
|
||||
version=1.6.0
|
||||
version=1.7.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=dab2aa31ec742f651e6a2fe0429560aebbbe0fb7fc462fa0ff565c8f5ff2ec25
|
||||
checksum=68cf8691407cfd9c11e32381ef14ff566292dca0d113aba384d3fcc100933791
|
||||
|
||||
pre_build() {
|
||||
# remove dependency on argparse; it's in python>=2.7,>=3.2 stdlib
|
||||
|
|
Loading…
Reference in New Issue