python-futures: update to 3.0.2.
This commit is contained in:
parent
4ba25aa6bf
commit
acbc44e2d1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-futures'
|
||||
pkgname=python-futures
|
||||
version=3.0.1
|
||||
version=3.0.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="futures-${version}"
|
||||
|
@ -14,4 +14,4 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="BSD"
|
||||
homepage="https://code.google.com/p/pythonfutures/"
|
||||
distfiles="${PYPI_SITE}/f/futures/futures-${version}.tar.gz"
|
||||
checksum=f78f2ef458639d72a625cf9c7643cf5442bb222ac11c12bcc445c6ad1cd862e2
|
||||
checksum=dc3fc91508e49e0fd2f8625f0132d16e49c80f882e7e1d565c56b0d5dfbae257
|
||||
|
|
Loading…
Reference in New Issue