summaryrefslogtreecommitdiffstats
path: root/testing/py-futures
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2013-09-04 22:32:43 +0000
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2013-09-08 14:34:52 +0200
commite800ae2e09f49237eff8caaa5cd60c5144fb62d7 (patch)
tree35bb8d2a31175a8be3fba662541717bc78a3ce53 /testing/py-futures
parent15558f2b0f1de83e2c7fbe060b0f18a32daebe32 (diff)
downloadaports-e800ae2e09f49237eff8caaa5cd60c5144fb62d7.tar.bz2
aports-e800ae2e09f49237eff8caaa5cd60c5144fb62d7.tar.xz
testing/py-futures: upgrade to 2.1.4
Diffstat (limited to 'testing/py-futures')
-rw-r--r--testing/py-futures/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/testing/py-futures/APKBUILD b/testing/py-futures/APKBUILD
index e6fe462f2..713da83a1 100644
--- a/testing/py-futures/APKBUILD
+++ b/testing/py-futures/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-futures
_pkgname=futures
-pkgver=2.1.3
+pkgver=2.1.4
pkgrel=0
pkgdesc="Backport of the concurrent.futures package from Python 3.2"
url="http://code.google.com/p/pythonfutures/"
@@ -36,4 +36,6 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
-md5sums="3de68835c8035dff0495cbe7f5c75beb futures-2.1.3.tar.gz"
+md5sums="c6116d2d8c3c1a7c386ce196a2c98a4d futures-2.1.4.tar.gz"
+sha256sums="8c4f2691b294d7bd1c3d60ecdbac2d436bb1be61884f321c04684252e0d5ec2d futures-2.1.4.tar.gz"
+sha512sums="f28b18e0a479c04eea50b9b41770d1c62042b6bc77c14b5998d1d32cbbd3142470a91284667e387bcf130c6103bab2f4c2c99fe507e6eb22beb3fab862c318fb futures-2.1.4.tar.gz"