From: Michael 'Mickey' Lauer Date: Tue, 13 Jan 2009 19:41:47 +0000 (+0000) Subject: python-pytester: bump for python 2.6 X-Git-Tag: Release-2010-05/1~4349^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e694da81aea2ac5dec4fc9972bf77b3e965329ed;p=openembedded.git python-pytester: bump for python 2.6 --- diff --git a/packages/python/python-pytester_0.6.0.bb b/packages/python/python-pytester_0.6.0.bb index bc7953b73e..8c9927f530 100644 --- a/packages/python/python-pytester_0.6.0.bb +++ b/packages/python/python-pytester_0.6.0.bb @@ -6,7 +6,7 @@ HOMEPAGE = "http://oss.wxnet.org/pytester/index.html" PRIORITY = "optional" LICENSE = "GPL" SRCNAME = "pytester" -PR = "ml0" +PR = "ml1" SRC_URI = "${SOURCEFORGE_MIRROR}/meta-tools/${SRCNAME}-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}"