python-stevedore: update to 1.4.0

This commit is contained in:
Alessio Sergi 2015-04-22 09:24:44 +02:00
parent c508c1bcf2
commit 3efe2c37c3
1 changed files with 2 additions and 2 deletions

View File

@ -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