From 907d0ce00d72ee7f97bdd58193136ef15644bd9f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Eric=20B=C3=A9nard?= Date: Mon, 20 Sep 2010 22:46:45 +0200 Subject: [PATCH] python: increase PR MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Eric Bénard --- recipes/python/python.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/python/python.inc b/recipes/python/python.inc index b90dc2c0bb..c325b91753 100644 --- a/recipes/python/python.inc +++ b/recipes/python/python.inc @@ -4,7 +4,7 @@ LICENSE = "PSF" SECTION = "devel/python" PRIORITY = "optional" # bump this on every change in contrib/python/generate-manifest-2.6.py -INC_PR = "ml11" +INC_PR = "ml12" DEFAULT_PREFERENCE = "-26" -- 2.39.5