wok-6.x diff twisted/receipt @ rev 22102

Add python-attr
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 01 15:22:59 2019 +0100 (2019-11-01)
parents 95b99a667872
children c9bc237ebf2f
line diff
     1.1 --- a/twisted/receipt	Fri Nov 01 14:48:33 2019 +0100
     1.2 +++ b/twisted/receipt	Fri Nov 01 15:22:59 2019 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.5  WGET_URL="https://twistedmatrix.com/Releases/Twisted/${VERSION%.*}/$TARBALL"
     1.6  
     1.7 -DEPENDS="python-incremental zopeinterface"
     1.8 +DEPENDS="python-incremental python-attr zopeinterface"
     1.9  BUILD_DEPENDS="python python-dev python-setuptools zopeinterface"
    1.10  
    1.11  # Rules to configure and make the package.