summaryrefslogtreecommitdiffstats
path: root/abs/core/python_modules
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2018-03-28 00:43:28 (GMT)
committerBritney Fransen <brfransen@gmail.com>2018-03-28 00:43:28 (GMT)
commitfd7e3569a8f805b3a45a1e14a345bfafa7078085 (patch)
treeba77fe96fc6b3523715c25815b33e6681aae718d /abs/core/python_modules
parentcb7d18ed95c7ab05713f4cdb6a2813bf7c21f20a (diff)
downloadlinhes_pkgbuild-fd7e3569a8f805b3a45a1e14a345bfafa7078085.zip
linhes_pkgbuild-fd7e3569a8f805b3a45a1e14a345bfafa7078085.tar.gz
linhes_pkgbuild-fd7e3569a8f805b3a45a1e14a345bfafa7078085.tar.bz2
python-numpy: update to 1.14.2
Diffstat (limited to 'abs/core/python_modules')
-rwxr-xr-xabs/core/python_modules/python-numpy/PKGBUILD4
-rw-r--r--abs/core/python_modules/python-numpy/__changelog1
2 files changed, 2 insertions, 3 deletions
diff --git a/abs/core/python_modules/python-numpy/PKGBUILD b/abs/core/python_modules/python-numpy/PKGBUILD
index 56c5cd1..6c92605 100755
--- a/abs/core/python_modules/python-numpy/PKGBUILD
+++ b/abs/core/python_modules/python-numpy/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=python-numpy
pkgname=('python2-numpy' 'python-numpy')
-pkgver=1.14.1
+pkgver=1.14.2
pkgrel=1
pkgdesc="Scientific tools for Python"
arch=('x86_64')
@@ -16,7 +16,7 @@ makedepends=('cblas' 'lapack' 'python' 'python2' 'python-setuptools' 'python2-se
'python-nose' 'python2-nose' 'cython' 'cython2')
options=('staticlibs')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/numpy/numpy/archive/v$pkgver.tar.gz" 'site.cfg')
-sha512sums=('8cf537f9d7818840ea4c81d2bdb9e6c90c75385024d0d52eb52578173bee9207b7b4a2e8f4287dee30c00c1cbb7aa52e44dbd73cc581884fb63b79bc4630195d'
+sha512sums=('65b10462011e033669b700f0688df2e8630a097323fc7d72e71549fdfc2258546fe6f1317e0d51e1a0c9ab86451e0998ccbc7daa9af690652a96034571d5b76b'
'03a0f161be4963625f110a26167efbd300a12bd4cf99c8250c47ac865466d03fc8640e7e4fb6a59c39bf8b797609f5ed50afbc720d1fcbd2c4c57263cf8b406b')
prepare() {
diff --git a/abs/core/python_modules/python-numpy/__changelog b/abs/core/python_modules/python-numpy/__changelog
deleted file mode 100644
index 3bc4789..0000000
--- a/abs/core/python_modules/python-numpy/__changelog
+++ /dev/null
@@ -1 +0,0 @@
-remove python3 support