diff --git a/srcpkgs/Twisted/template b/srcpkgs/Twisted/template index 5017645e8e7..ab653da7532 100644 --- a/srcpkgs/Twisted/template +++ b/srcpkgs/Twisted/template @@ -1,10 +1,10 @@ # Template file for 'Twisted' pkgname=Twisted -version=16.3.2 +version=16.4.0 revision=1 build_style=python-module -hostmakedepends="python-devel python-zope.interface python-crypto python-openssl python-service_identity" -makedepends="${hostmakedepends}" +hostmakedepends="python-setuptools python-zope.interface python-crypto python-openssl python-service_identity" +makedepends="${hostmakedepends} python-devel" depends="${makedepends/python-devel/}" pycompile_module="twisted" short_desc="Event-driven networking engine written in Python" @@ -12,7 +12,7 @@ maintainer="Juan RP " homepage="http://twistedmatrix.com/" license="MIT" distfiles="${PYPI_SITE}/T/Twisted/Twisted-${version}.tar.bz2" -checksum=22c32e68feb6be7ea68bcbc8f89184f06b5693a9f1b59d052927d19597645967 +checksum=cd8820901900542d21fb1dee2cd4d4d334fff130e3fc30b777f81dd7d7f2836e post_install() { vlicense LICENSE