aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-numpy
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2019-02-27 08:08:39 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2019-02-27 10:00:26 +0000
commit2a394ee3ed6123aa559de4afc458fc6529c9b342 (patch)
tree915fe9fe65bd39db951d6bd852399f548460cac2 /community/py-numpy
parent4a81a4f03996e5b63627e3c9d83966d034d0d532 (diff)
downloadaports-2a394ee3ed6123aa559de4afc458fc6529c9b342.tar.bz2
aports-2a394ee3ed6123aa559de4afc458fc6529c9b342.tar.xz
community/py-numpy: upgrade to 1.16.2
Diffstat (limited to 'community/py-numpy')
-rw-r--r--community/py-numpy/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-numpy/APKBUILD b/community/py-numpy/APKBUILD
index a6bcade6e5..f736b3a786 100644
--- a/community/py-numpy/APKBUILD
+++ b/community/py-numpy/APKBUILD
@@ -4,7 +4,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py-numpy
_pkgname=numpy
-pkgver=1.16.1
+pkgver=1.16.2
pkgrel=0
pkgdesc="Scientific tools for Python"
url="http://numpy.scipy.org/"
@@ -101,5 +101,5 @@ _pylibdir() {
"$1" -c 'import sysconfig; print(sysconfig.get_path("stdlib"))'
}
-sha512sums="db91f1253267936bcafadfa48c69daceb790bc9eb71511173ba1c8729f03edd3f9cca44e2190e80a862dcb48618a0b690899ed8899faa2f5dbbe452416b386e1 numpy-1.16.1.tar.gz
+sha512sums="33e3fcfe960cef388079baef22516847723278c6db21d319ea9580b74190e3c440d090c82a92ea1020bc9ea2ed378448f0cc6f247c00aecd0cb93b91371d456e numpy-1.16.2.tar.gz
21ca8db304cbbf5949f07702f2a42bb5e5a0d641921e36649555a41b0e48f04e96f53760417823177ac27f6de24b2191e6e1d5f0eb393beafa29f7484e23284f site.cfg"