Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Apr 2026 16:39:06 +0000
From:      Charlie Li <vishwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 146f0155b0b8 - main - math/py-numpy: update to 2.4.4
Message-ID:  <69d13eaa.47114.6493cb68@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vishwin:

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

commit 146f0155b0b838098497d992dc29cb1f0777966a
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2026-04-04 16:38:39 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2026-04-04 16:38:39 +0000

    math/py-numpy: update to 2.4.4
    
    Changelog: https://github.com/numpy/numpy/releases/tag/v2.4.4
---
 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 cd5dc3e5c016..6f8b3fdd462f 100644
--- a/math/py-numpy/Makefile
+++ b/math/py-numpy/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	numpy
-DISTVERSION=	2.4.3
+DISTVERSION=	2.4.4
 PORTEPOCH=	1
 CATEGORIES=	math python
 MASTER_SITES=	PYPI \
diff --git a/math/py-numpy/distinfo b/math/py-numpy/distinfo
index 7d8ac25e7fb2..4653afbcbd17 100644
--- a/math/py-numpy/distinfo
+++ b/math/py-numpy/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1774059982
-SHA256 (numpy-2.4/numpy-2.4.3.tar.gz) = 483a201202b73495f00dbc83796c6ae63137a9bdade074f7648b3e32613412dd
-SIZE (numpy-2.4/numpy-2.4.3.tar.gz) = 20727743
+TIMESTAMP = 1775320601
+SHA256 (numpy-2.4/numpy-2.4.4.tar.gz) = 2d390634c5182175533585cc89f3608a4682ccb173cc9bb940b2881c8d6f8fa0
+SIZE (numpy-2.4/numpy-2.4.4.tar.gz) = 20731587
 SHA256 (numpy-2.4/numpy-html.zip) = 905f823345774ce868c33cb2ccfc0ef4ca3717df0ec45eb8c18429c8763eadb0
 SIZE (numpy-2.4/numpy-html.zip) = 34959264


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d13eaa.47114.6493cb68>