testing/py-futures: upgrade to 2.1.3

This commit is contained in:
Fabian Affolter 2012-09-21 14:52:11 +00:00
parent 3684c22e78
commit 1be4afd654

View File

@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-futures
_pkgname=futures
pkgver=2.1.2
pkgver=2.1.3
pkgrel=0
pkgdesc="Backport of the concurrent.futures package from Python 3.2"
url="http://code.google.com/p/pythonfutures/"
@ -36,4 +36,4 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
md5sums="a6fa247e3c5fe3d60d8e12f1b873cc88 futures-2.1.2.tar.gz"
md5sums="3de68835c8035dff0495cbe7f5c75beb futures-2.1.3.tar.gz"