diff --git a/srcpkgs/Twisted/template b/srcpkgs/Twisted/template index 5ec795792c..0d5d3c584c 100644 --- a/srcpkgs/Twisted/template +++ b/srcpkgs/Twisted/template @@ -1,18 +1,15 @@ # Template file for 'Twisted' pkgname=Twisted -version=13.2.0 +version=14.0.0 revision=1 build_style=python-module -makedepends="python-devel zope.interface>=4.0.1 pycrypto pyopenssl" -depends="zope.interface>=4.0.1 pycrypto pyopenssl" +hostmakedepends="python-devel zope.interface>=4.0.1 python-crypto python-openssl" +makedepends="${hostmakedepends}" +depends="${makedepends/python-devel/}" pycompile_module="twisted" short_desc="Event-driven networking engine written in Python" maintainer="Juan RP " homepage="http://twistedmatrix.com/" license="MIT" -distfiles="http://twistedmatrix.com/Releases/Twisted/${version%.*}/Twisted-${version}.tar.bz2" -checksum=095175638c019ac7c0604f4c291724a16ff1acd062e181b01293bf4dcbc62cf3 - -if [ "$CROSS_BUILD" ]; then - hostmakedepends="${makedepends}" -fi +distfiles="https://pypi.python.org/packages/source/T/Twisted/Twisted-${version}.tar.bz2" +checksum=bdfd961ac2216f5c65b07f2c3a5e5116f6713b8c1cf076c40010c64810d26963