[oe-commits] Michael 'Mickey' Lauer : python-numarray: bump for python 2.6

GIT User account git at amethyst.openembedded.net
Mon Jan 12 23:42:59 UTC 2009


Module: openembedded.git
Branch: mickey/python26
Commit: 6ae9bc1a2418583516a21288d8ca9baeaec3a901
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6ae9bc1a2418583516a21288d8ca9baeaec3a901

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Mon Jan 12 23:33:40 2009 +0000

python-numarray: bump for python 2.6

---

 packages/python/python-numarray_1.1.1.bb |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/packages/python/python-numarray_1.1.1.bb b/packages/python/python-numarray_1.1.1.bb
index e4ff408..4e02294 100644
--- a/packages/python/python-numarray_1.1.1.bb
+++ b/packages/python/python-numarray_1.1.1.bb
@@ -3,12 +3,11 @@ SECTION = "devel/python"
 PRIORITY = "optional"
 LICENSE = "PYRAF"
 SRCNAME = "numarray"
-PR = "ml0"
+PR = "ml1"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/numpy/${SRCNAME}-${PV}.tar.gz"
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
 inherit distutils
 
-# *sigh*
 FILES_${PN}-dbg += "${libdir}/${PYTHON_DIR}/site-packages/numarray/examples/*/.debug"





More information about the Openembedded-commits mailing list