python-stevedore: update to 1.5.0

This commit is contained in:
Alessio Sergi 2015-06-04 09:50:50 +02:00
parent 1c7334c830
commit 8fca213374

View file

@ -1,6 +1,6 @@
# Template file for 'python-stevedore'
pkgname=python-stevedore
version=1.4.0
version=1.5.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=4a8d80b0a232746c09e0173bd61d60a18e9864e3dc87e3ebefa3ba3d8a00232f
checksum=095d71a92518f3eec4c26e531e22fd4053caf3fc52ac6c0afa80a8a0e689da45
pre_build() {
# remove dependency on argparse; it's in python>=2.7,>=3.2 stdlib