Twisted: update to 16.4.0

Setuptools now required.
This commit is contained in:
Alessio Sergi 2016-08-28 19:49:40 +02:00
parent 2c1b84a14d
commit 14255d3cbd
1 changed files with 4 additions and 4 deletions

View File

@ -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 <xtraeme@voidlinux.eu>"
homepage="http://twistedmatrix.com/"
license="MIT"
distfiles="${PYPI_SITE}/T/Twisted/Twisted-${version}.tar.bz2"
checksum=22c32e68feb6be7ea68bcbc8f89184f06b5693a9f1b59d052927d19597645967
checksum=cd8820901900542d21fb1dee2cd4d4d334fff130e3fc30b777f81dd7d7f2836e
post_install() {
vlicense LICENSE