From: Michael 'Mickey' Lauer Date: Mon, 12 Jan 2009 23:41:56 +0000 (+0000) Subject: python-numeric: bump for python 2.6 X-Git-Tag: Release-2010-05/1~4349^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=039f8bc244f6e777eb8e4f6f53519f564fcd5e1f;p=openembedded.git python-numeric: bump for python 2.6 --- diff --git a/packages/python/python-numeric_23.7.bb b/packages/python/python-numeric_23.7.bb index bd6934d711..eab7371a1c 100644 --- a/packages/python/python-numeric_23.7.bb +++ b/packages/python/python-numeric_23.7.bb @@ -2,7 +2,7 @@ DESCRIPTION = "A sophisticated Numeric Processing Package for Python" SECTION = "devel/python" PRIORITY = "optional" LICENSE = "PSF" -PR = "ml0" +PR = "ml1" SRC_URI = "${SOURCEFORGE_MIRROR}/numpy/Numeric-${PV}.tar.gz \ file://no-lapack.patch;patch=1"