summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-01-13 19:41:47 +0000
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-01-13 19:41:47 +0000
commite694da81aea2ac5dec4fc9972bf77b3e965329ed (patch)
treecc20fb458e976a767d23a4c9835b90b4f662232e /packages
parent78dd3b91297108e4a4387a3a105a22d275eb32ad (diff)
python-pytester: bump for python 2.6
Diffstat (limited to 'packages')
-rw-r--r--packages/python/python-pytester_0.6.0.bb2
1 files changed, 1 insertions, 1 deletions
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}"