wok diff python-numpy/receipt @ rev 7593

Busybox config change: unset CONFIG_AR (it conflict with binutils ar) & unset CONFIG_XZ (only unxz is actually usefull - it appears that lzma legacy is our better compression tool)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Fri Dec 10 19:35:10 2010 +0100 (2010-12-10)
parents 0550fdbb4b53
children 6ed98834e3eb
line diff
     1.1 --- a/python-numpy/receipt	Sat Oct 09 21:02:07 2010 +0200
     1.2 +++ b/python-numpy/receipt	Fri Dec 10 19:35:10 2010 +0100
     1.3 @@ -2,7 +2,7 @@
     1.4  
     1.5  PACKAGE="python-numpy"
     1.6  SOURCE="numpy"
     1.7 -VERSION="1.5.0"
     1.8 +VERSION="1.5.1"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="scientific computing library for the Python."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"