python-futures: drop package
This commit is contained in:
parent
4e3cbdf518
commit
b14cdcd8ac
1 changed files with 0 additions and 20 deletions
|
@ -1,20 +0,0 @@
|
|||
# Template file for 'python-futures'
|
||||
pkgname=python-futures
|
||||
version=3.2.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="futures-${version}"
|
||||
build_style=python2-module
|
||||
pycompile_module="concurrent"
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python"
|
||||
short_desc="Backport of the concurrent.futures package from Python 3.2"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="PSF"
|
||||
homepage="https://github.com/agronholm/pythonfutures"
|
||||
distfiles="${PYPI_SITE}/f/futures/futures-${version}.tar.gz"
|
||||
checksum=9ec02aa7d674acb8618afb127e27fde7fc68994c0437ad759fa094a574adb265
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in a new issue