python-trollius: remove, upstream dead.
This commit is contained in:
parent
1cd4937d30
commit
a40c7a1ac4
2 changed files with 0 additions and 17 deletions
|
@ -1,16 +0,0 @@
|
||||||
# Template file for 'python-trollius'
|
|
||||||
pkgname=python-trollius
|
|
||||||
version=2.2
|
|
||||||
revision=1
|
|
||||||
archs=noarch
|
|
||||||
wrksrc="trollius-${version}"
|
|
||||||
build_style=python2-module
|
|
||||||
hostmakedepends="python-setuptools"
|
|
||||||
depends="python-six python-futures"
|
|
||||||
pycompile_module="trollius"
|
|
||||||
short_desc="Infrastructure for writing single-threaded concurrent code (Python2)"
|
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
||||||
homepage="https://github.com/haypo/trollius"
|
|
||||||
license="Apache-2.0"
|
|
||||||
distfiles="${PYPI_SITE}/t/trollius/trollius-${version}.tar.gz"
|
|
||||||
checksum=b35b9a9079c3c06a04cedf27dd833982b5d58401722da63d2c7c6384063a6924
|
|
|
@ -1 +0,0 @@
|
||||||
ignore="3.4.*"
|
|
Loading…
Reference in a new issue