2010-11-27 22:03:16 +00:00
|
|
|
# Template file for 'Twisted'
|
|
|
|
pkgname=Twisted
|
2014-06-18 14:16:56 +00:00
|
|
|
version=14.0.0
|
2013-07-24 21:55:42 +00:00
|
|
|
revision=1
|
2010-11-27 22:03:16 +00:00
|
|
|
build_style=python-module
|
2014-06-18 14:16:56 +00:00
|
|
|
hostmakedepends="python-devel zope.interface>=4.0.1 python-crypto python-openssl"
|
|
|
|
makedepends="${hostmakedepends}"
|
|
|
|
depends="${makedepends/python-devel/}"
|
2014-01-01 15:10:11 +00:00
|
|
|
pycompile_module="twisted"
|
2010-11-27 22:03:16 +00:00
|
|
|
short_desc="Event-driven networking engine written in Python"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-06-20 22:36:00 +00:00
|
|
|
homepage="http://twistedmatrix.com/"
|
|
|
|
license="MIT"
|
2014-06-18 14:16:56 +00:00
|
|
|
distfiles="https://pypi.python.org/packages/source/T/Twisted/Twisted-${version}.tar.bz2"
|
|
|
|
checksum=bdfd961ac2216f5c65b07f2c3a5e5116f6713b8c1cf076c40010c64810d26963
|