Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Sep 2022 03:25:28 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e2007421d729 - main - math/py-numpy: Update to 1.23.3
Message-ID:  <202209170325.28H3PSFn048074@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e2007421d7294376ad44654dd7f4c4bce58d5947

commit e2007421d7294376ad44654dd7f4c4bce58d5947
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-09-17 03:24:00 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-09-17 03:24:00 +0000

    math/py-numpy: Update to 1.23.3
    
    PR:             266331
    Reported by:    wen@
    Exp-run by:     antoine@
---
 math/py-numpy/Makefile | 2 +-
 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 51cab85d3557..3bbc1ca00686 100644
--- a/math/py-numpy/Makefile
+++ b/math/py-numpy/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	numpy
-PORTVERSION=	1.23.1
+PORTVERSION=	1.23.3
 PORTEPOCH=	1
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP \
diff --git a/math/py-numpy/distinfo b/math/py-numpy/distinfo
index 1ac4fcd601b4..eb961ed56534 100644
--- a/math/py-numpy/distinfo
+++ b/math/py-numpy/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1659930556
-SHA256 (numpy-1.23/numpy-1.23.1.tar.gz) = d748ef349bfef2e1194b59da37ed5a29c19ea8d7e6342019921ba2ba4fd8b624
-SIZE (numpy-1.23/numpy-1.23.1.tar.gz) = 10716841
+TIMESTAMP = 1662763257
+SHA256 (numpy-1.23/numpy-1.23.3.tar.gz) = 51bf49c0cd1d52be0a240aa66f3458afc4b95d8993d2d04f0d91fa60c10af6cd
+SIZE (numpy-1.23/numpy-1.23.3.tar.gz) = 10726039
 SHA256 (numpy-1.23/numpy-ref.pdf) = f493c1cae879a4e0038bec400d349fc34aafa164e1462118bdf18b25a3a07daf
 SIZE (numpy-1.23/numpy-ref.pdf) = 7715485
 SHA256 (numpy-1.23/numpy-user.pdf) = 3978da15c6a1b00f2737c75458db0cc0fe636ae90b72723a8ff609d40e9b7599



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209170325.28H3PSFn048074>