From: Michael 'Mickey' Lauer Date: Sun, 11 Jan 2009 23:06:05 +0000 (+0000) Subject: python-gnosis: bump for python 2.6 X-Git-Tag: Release-2010-05/1~4349^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76c85eed4d2b931d9a5eb9a4202078e54a0c5f91;p=openembedded.git python-gnosis: bump for python 2.6 --- diff --git a/packages/python/python-gnosis_1.2.2.bb b/packages/python/python-gnosis_1.2.2.bb index e5a4f0056f..c4ee333990 100644 --- a/packages/python/python-gnosis_1.2.2.bb +++ b/packages/python/python-gnosis_1.2.2.bb @@ -3,7 +3,7 @@ SECTION = "devel/python" PRIORITY = "optional" LICENSE = "GPLv2" SRCNAME = "Gnosis_Utils" -PR = "ml0" +PR = "ml1" SRC_URI = "http://gnosis.cx/download/Gnosis_Utils.More/${SRCNAME}-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}"