Twisted: update to 17.5.0
This commit is contained in:
parent
a98d0c544c
commit
144fb33229
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'Twisted'
|
||||
pkgname=Twisted
|
||||
version=17.1.0
|
||||
version=17.5.0
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
hostmakedepends="python-setuptools python-zope.interface python-service_identity
|
||||
python-constantly python-incremental python-automat"
|
||||
python-constantly python-incremental python-automat python-hyperlink"
|
||||
makedepends="${hostmakedepends} python-devel"
|
||||
depends="${makedepends/python-devel/}"
|
||||
pycompile_module="twisted"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://twistedmatrix.com/"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/T/Twisted/Twisted-${version}.tar.bz2"
|
||||
checksum=dbf211d70afe5b4442e3933ff01859533eba9f13d8b3e2e1b97dc2125e2d44dc
|
||||
checksum=f198a494f0df2482f7c5f99d7f3eef33d22763ffc76641b36fec476b878002ea
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue