# Template file for 'python-futures' pkgname=python-futures version=3.0.4 revision=1 noarch=yes wrksrc="futures-${version}" build_style=python-module pycompile_module="concurrent" hostmakedepends="python-setuptools" depends="python" short_desc="Backport of the concurrent.futures package from Python 3.2" maintainer="Eivind Uggedal " license="2-clause-BSD" homepage="https://github.com/agronholm/pythonfutures" distfiles="${PYPI_SITE}/f/futures/futures-${version}.tar.gz" checksum=19485d83f7bd2151c0aeaf88fbba3ee50dadfb222ffc3b66a344ef4952b782a3 post_install() { vlicense LICENSE }