From e694da81aea2ac5dec4fc9972bf77b3e965329ed Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Tue, 13 Jan 2009 19:41:47 +0000 Subject: [PATCH] python-pytester: bump for python 2.6 --- packages/python/python-pytester_0.6.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}" -- 2.39.5