python-stevedore: update to 1.3.0

This commit is contained in:
Alessio Sergi 2015-03-10 15:33:30 +01:00
parent 3d1157bba5
commit bd6bd7848b

View File

@ -1,6 +1,6 @@
# Template file for 'python-stevedore'
pkgname=python-stevedore
version=1.2.0
version=1.3.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=3f70db9052c26e66dac61cb73d8c6f5211373983d39872addab617c759db4b45
checksum=beab2b7f91966d259796392c39ed6f260b32851861561dd9f3b9be2fd0c426a5
pre_build() {
# remove dependency on argparse; it's in python>=2.7,>=3.2 stdlib