From: Michael 'Mickey' Lauer Date: Tue, 13 Jan 2009 00:39:21 +0000 (+0000) Subject: python-pycodes: bump for python 2.6 X-Git-Tag: Release-2010-05/1~4349^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cce66077f52ab884f6a40aa07ae71bd1f826904a;p=openembedded.git python-pycodes: bump for python 2.6 --- diff --git a/packages/python/python-pycodes_1.2.bb b/packages/python/python-pycodes_1.2.bb index 6cf94a6902..ce2cb17594 100644 --- a/packages/python/python-pycodes_1.2.bb +++ b/packages/python/python-pycodes_1.2.bb @@ -5,7 +5,7 @@ HOMEPAGE = "http://web.mit.edu/~emin/www/source_code/pycodes/index.html" PRIORITY = "optional" LICENSE = "PYCODES" SRCNAME = "pycodes" -PR = "ml0" +PR = "ml1" SRC_URI = "http://web.mit.edu/~emin/www/source_code/pycodes/pycodes-1-2.tar.gz \ file://no-docs.patch;patch=1"