mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/py-futures: upgrade to 2.1.3
This commit is contained in:
parent
3684c22e78
commit
1be4afd654
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user