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

Felix Yan fyan at archlinux.org
Tue Oct 6 09:06:19 UTC 2015


    Date: Tuesday, October 6, 2015 @ 11:06:19
  Author: fyan
Revision: 248423

upgpkg: python-numpy 1.10.0-1

Modified:
  python-numpy/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-06 06:58:29 UTC (rev 248422)
+++ PKGBUILD	2015-10-06 09:06:19 UTC (rev 248423)
@@ -6,8 +6,8 @@
 
 pkgbase=python-numpy
 pkgname=('python2-numpy' 'python-numpy')
-pkgver=1.9.3
-pkgrel=2
+pkgver=1.10.0
+pkgrel=1
 pkgdesc="Scientific tools for Python"
 arch=('i686' 'x86_64')
 license=('custom')
@@ -15,7 +15,7 @@
 makedepends=('lapack' 'python' 'python2' 'python-setuptools' 'python2-setuptools' 'gcc-fortran' 'python-nose' 'python2-nose' 'cython' 'cython2')
 options=('staticlibs')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/numpy/numpy/archive/v$pkgver.tar.gz")
-md5sums=('4ee3d15e6773944fac75210b7ad86ccd')
+md5sums=('c8693369638ed9bff12a0c90ef8ea7af')
 
 prepare() {
   cp -a numpy-$pkgver numpy-py2-$pkgver



More information about the arch-commits mailing list