[arch-commits] Commit in python-numpy/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Fri Sep 12 04:22:06 UTC 2014


    Date: Friday, September 12, 2014 @ 06:22:06
  Author: fyan
Revision: 221438

upgpkg: python-numpy 1.9.0-1

- new upstream release with incompatibilities

Modified:
  python-numpy/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-11 23:45:56 UTC (rev 221437)
+++ PKGBUILD	2014-09-12 04:22:06 UTC (rev 221438)
@@ -5,7 +5,7 @@
 
 pkgbase=python-numpy
 pkgname=('python2-numpy' 'python-numpy')
-pkgver=1.8.2
+pkgver=1.9.0
 pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('lapack' 'python' 'python2' 'python-setuptools' 'python2-setuptools' 'gcc-fortran' 'python-nose' 'python2-nose')
 options=('staticlibs')
 source=(http://downloads.sourceforge.net/numpy/numpy-${pkgver}.tar.gz)
-md5sums=('dd8eece8f6fda3a13836de4adbafb0cb')
+md5sums=('a93dfc447f3ef749b31447084839930b')
 
 prepare() {
   cp -a numpy-$pkgver numpy-py2-$pkgver




More information about the arch-commits mailing list