Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=14db483bbe21534712766fb812aa258ad6cc031d
commit 14db483bbe21534712766fb812aa258ad6cc031d Author: Melko <[email protected]> Date: Tue Jan 21 20:26:14 2014 +0100 numpy-1.7.2-1-x86_64 * version bump * build with shared lapack diff --git a/source/devel/numpy/FrugalBuild b/source/devel/numpy/FrugalBuild index f610c1a..372aa89 100644 --- a/source/devel/numpy/FrugalBuild +++ b/source/devel/numpy/FrugalBuild @@ -4,13 +4,13 @@ options+=('asneeded') pkgname=numpy -pkgver=1.7.1 +pkgver=1.7.2 pkgrel=1 pkgdesc="Numerical Python adds a fast array facility to the Python language" -depends=('python>=2.7') +depends=('python>=2.7' 'lapack') groups=('devel') archs=('i686' 'x86_64' 'arm') Finclude sourceforge -sha1sums=('11d878214d11a25e05a24f6b27e2b838815a2588') +sha1sums=('002d28b1ec6d1e0a6d5342f851164808cfb96ed4') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
