Twisted: update to 16.1.1.
This commit is contained in:
parent
ba2ce9d2e9
commit
552066edbc
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'Twisted'
|
||||
pkgname=Twisted
|
||||
version=16.1.0
|
||||
version=16.1.1
|
||||
revision=1
|
||||
build_style=python-module
|
||||
hostmakedepends="python-devel python-zope.interface python-crypto python-openssl"
|
||||
hostmakedepends="python-devel python-zope.interface python-crypto python-openssl python-service_identity"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends/python-devel/}"
|
||||
pycompile_module="twisted"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://twistedmatrix.com/"
|
||||
license="MIT"
|
||||
distfiles="https://pypi.python.org/packages/source/T/Twisted/Twisted-${version}.tar.bz2"
|
||||
checksum=7fcc133defbdf6ebad5735a90a50a946dae515cdea29178d027f395e62f655ee
|
||||
checksum=fe7d001d9a803ed26cd0fd2f69fa4212ff025f3af6ef1a559d905fe551ab04e9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue