mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/py-futures: upgrade to 2.1.4
This commit is contained in:
parent
15558f2b0f
commit
e800ae2e09
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user