Twisted: update to 16.1.0.
This commit is contained in:
parent
b4515b8dd1
commit
8c047ad407
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Twisted'
|
# Template file for 'Twisted'
|
||||||
pkgname=Twisted
|
pkgname=Twisted
|
||||||
version=16.0.0
|
version=16.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-devel python-zope.interface python-crypto python-openssl"
|
hostmakedepends="python-devel python-zope.interface python-crypto python-openssl"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://twistedmatrix.com/"
|
homepage="http://twistedmatrix.com/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="https://pypi.python.org/packages/source/T/Twisted/Twisted-${version}.tar.bz2"
|
distfiles="https://pypi.python.org/packages/source/T/Twisted/Twisted-${version}.tar.bz2"
|
||||||
checksum=132246d58bd866495fb10e081a14a8c7bf19ddece32e90f057b4615744063b4e
|
checksum=7fcc133defbdf6ebad5735a90a50a946dae515cdea29178d027f395e62f655ee
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue