diff options
author | Wen Heping <wen@FreeBSD.org> | 2022-08-14 15:44:25 +0800 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2022-08-14 15:44:25 +0800 |
commit | bb505051ff6c2efcd80d49286afcce589c194258 (patch) | |
tree | a5d640103eb0429ce30a157c61a0eb67cb1973ac /math/py-numpy | |
parent | textproc/py-xmlschema: Update to 2.0.2 (diff) |
math/py-numpy: Update to 1.23.1
PR: 265710
Reported by: wen@
Exp-run by: antoine@
Diffstat (limited to 'math/py-numpy')
-rw-r--r-- | math/py-numpy/Makefile | 2 | ||||
-rw-r--r-- | math/py-numpy/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index b6e8f041c1dd..6f7532adb538 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -1,5 +1,5 @@ PORTNAME= numpy -PORTVERSION= 1.23.0 +PORTVERSION= 1.23.1 PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP \ diff --git a/math/py-numpy/distinfo b/math/py-numpy/distinfo index 2f184cb88110..1ac4fcd601b4 100644 --- a/math/py-numpy/distinfo +++ b/math/py-numpy/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1656608077 -SHA256 (numpy-1.23/numpy-1.23.0.tar.gz) = bd3fa4fe2e38533d5336e1272fc4e765cabbbde144309ccee8675509d5cd7b05 -SIZE (numpy-1.23/numpy-1.23.0.tar.gz) = 10714532 +TIMESTAMP = 1659930556 +SHA256 (numpy-1.23/numpy-1.23.1.tar.gz) = d748ef349bfef2e1194b59da37ed5a29c19ea8d7e6342019921ba2ba4fd8b624 +SIZE (numpy-1.23/numpy-1.23.1.tar.gz) = 10716841 SHA256 (numpy-1.23/numpy-ref.pdf) = f493c1cae879a4e0038bec400d349fc34aafa164e1462118bdf18b25a3a07daf SIZE (numpy-1.23/numpy-ref.pdf) = 7715485 SHA256 (numpy-1.23/numpy-user.pdf) = 3978da15c6a1b00f2737c75458db0cc0fe636ae90b72723a8ff609d40e9b7599 |