# HG changeset patch # User Christopher Rogers # Date 1285570367 0 # Node ID 47aff52eae000985321cbdf3ca38b6ab0379bcb9 # Parent 1d12d150e3bebae2aee381a92b0e96a93d6a4643 Up: twisted to 10.0.0. diff -r 1d12d150e3be -r 47aff52eae00 twisted/receipt --- a/twisted/receipt Mon Sep 27 06:42:51 2010 +0000 +++ b/twisted/receipt Mon Sep 27 06:52:47 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="twisted" -VERSION="8.2.0" +VERSION="10.0.0" CATEGORY="network" SHORT_DESC="Event-driven networking for internet applications." MAINTAINER="pascal.bellard@slitaz.org" @@ -10,7 +10,7 @@ WEB_SITE="http://twistedmatrix.com/trac/" WGET_URL="http://tmrc.mit.edu/mirror/$PACKAGE/$SOURCE/${VERSION%.*}/$TARBALL" DEPENDS="python zopeinterface" -BUILD_DEPENDS="python" +BUILD_DEPENDS="python python-dev" # Rules to configure and make the package. compile_rules()