From: Michael 'Mickey' Lauer Date: Wed, 14 Jan 2009 02:16:04 +0000 (+0000) Subject: python-twisted: bump for python 2.6 X-Git-Tag: Release-2010-05/1~4349^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c54d7bf225e0d956b8c2eb0a9a3b160e88453e1f;p=openembedded.git python-twisted: bump for python 2.6 --- diff --git a/packages/python/python-twisted_2.5.0.bb b/packages/python/python-twisted_2.5.0.bb index b9a59f8844..331acf991e 100644 --- a/packages/python/python-twisted_2.5.0.bb +++ b/packages/python/python-twisted_2.5.0.bb @@ -5,7 +5,7 @@ HOMEPAGE = "http://www.twistedmatrix.com" SECTION = "console/network" PRIORITY = "optional" LICENSE = "LGPL" -PR = "r8" +PR = "r9" SRC_URI = "http://tmrc.mit.edu/mirror/twisted/Twisted/2.5/Twisted-${PV}.tar.bz2 \ file://remove-zope-check.patch;patch=1"