aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-webpy_0.31.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-webpy_0.31.bb')
-rw-r--r--recipes/python/python-webpy_0.31.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-webpy_0.31.bb b/recipes/python/python-webpy_0.31.bb
index ce87b0d9ff..75cfc5e002 100644
--- a/recipes/python/python-webpy_0.31.bb
+++ b/recipes/python/python-webpy_0.31.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "A Lightweight Web Application Framework"
SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "PSF"
-PR = "ml0"
+PR = "ml1"
SRC_URI = "http://webpy.org/static/web.py-${PV}.tar.gz"
S = "${WORKDIR}/webpy"