aboutsummaryrefslogtreecommitdiff
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
parent4a81a4f03996e5b63627e3c9d83966d034d0d532 (diff)
downloadalpine_aports-2a394ee3ed6123aa559de4afc458fc6529c9b342.tar.bz2
alpine_aports-2a394ee3ed6123aa559de4afc458fc6529c9b342.tar.xz
alpine_aports-2a394ee3ed6123aa559de4afc458fc6529c9b342.zip
community/py-numpy: upgrade to 1.16.2
-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 @@
4# Maintainer: Francesco Colista <fcolista@alpinelinux.org> 4# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
5pkgname=py-numpy 5pkgname=py-numpy
6_pkgname=numpy 6_pkgname=numpy
7pkgver=1.16.1 7pkgver=1.16.2
8pkgrel=0 8pkgrel=0
9pkgdesc="Scientific tools for Python" 9pkgdesc="Scientific tools for Python"
10url="http://numpy.scipy.org/" 10url="http://numpy.scipy.org/"
@@ -101,5 +101,5 @@ _pylibdir() {
101 "$1" -c 'import sysconfig; print(sysconfig.get_path("stdlib"))' 101 "$1" -c 'import sysconfig; print(sysconfig.get_path("stdlib"))'
102} 102}
103 103
104sha512sums="db91f1253267936bcafadfa48c69daceb790bc9eb71511173ba1c8729f03edd3f9cca44e2190e80a862dcb48618a0b690899ed8899faa2f5dbbe452416b386e1 numpy-1.16.1.tar.gz 104sha512sums="33e3fcfe960cef388079baef22516847723278c6db21d319ea9580b74190e3c440d090c82a92ea1020bc9ea2ed378448f0cc6f247c00aecd0cb93b91371d456e numpy-1.16.2.tar.gz
10521ca8db304cbbf5949f07702f2a42bb5e5a0d641921e36649555a41b0e48f04e96f53760417823177ac27f6de24b2191e6e1d5f0eb393beafa29f7484e23284f site.cfg" 10521ca8db304cbbf5949f07702f2a42bb5e5a0d641921e36649555a41b0e48f04e96f53760417823177ac27f6de24b2191e6e1d5f0eb393beafa29f7484e23284f site.cfg"