diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-09-10 17:38:06 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-09-10 17:38:06 +0000 |
commit | 8487b5879d40b512e059578a56e73ee6faeb05e4 (patch) | |
tree | ae0fa201ae4bcf0a2c39c51c36d79ef7b6348825 /math/py-numpy | |
parent | Keep .so files in ext directory (diff) |
Update to 1.16.5
Changes: https://github.com/numpy/numpy/releases
PR: 240424
Exp-run by: antoine
Notes
Notes:
svn path=/head/; revision=511766
Diffstat (limited to 'math/py-numpy')
-rw-r--r-- | math/py-numpy/Makefile | 3 | ||||
-rw-r--r-- | math/py-numpy/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index f7572c94a6cb..3bdd3bbeeba8 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= numpy -PORTVERSION= 1.16.4 -PORTREVISION= 1 +PORTVERSION= 1.16.5 PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP \ diff --git a/math/py-numpy/distinfo b/math/py-numpy/distinfo index a04a0874c4a4..63193b9011e6 100644 --- a/math/py-numpy/distinfo +++ b/math/py-numpy/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1562166804 -SHA256 (numpy-1.16.4.zip) = 7242be12a58fec245ee9734e625964b97cf7e3f2f7d016603f9e56660ce479c7 -SIZE (numpy-1.16.4.zip) = 5122740 +TIMESTAMP = 1567971451 +SHA256 (numpy-1.16.5.zip) = 8bb452d94e964b312205b0de1238dd7209da452343653ab214b5d681780e7a0c +SIZE (numpy-1.16.5.zip) = 5138208 SHA256 (numpy-ref-1.16.1.pdf) = 5296c4949c92d00ae2c94ce65b78369b8081995dc72447bb20b6518bfaed3552 SIZE (numpy-ref-1.16.1.pdf) = 5175448 SHA256 (numpy-user-1.16.1.pdf) = aa8c591eee4c537768854f19e3cf4b861280828c19eb9d2e6194ea230570ea75 |