Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Apr 2026 19:02:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 281470] math/py-numpy: update to 2.4.3
Message-ID:  <bug-281470-21822-5IkOeV6Aqa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-281470-21822@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281470

--- Comment #85 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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

commit 91ac7f85c1f9c223478dbeea3da2dd04cec8d849
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2026-04-01 04:32:42 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2026-04-03 18:52:16 +0000

    math/py-numpy1: copy from math/py-numpy and rework

    - rework and fix OPTIONS for meson-python
    - fix build with free-threaded CPython

    PR: 281470

 math/Makefile                                      |  1 +
 math/py-numpy1/Makefile (new)                      | 72 ++++++++++++++++++++++
 math/py-numpy1/distinfo (new)                      |  5 ++
 math/py-numpy1/files/patch-clang (new)             | 13 ++++
 ...-numpy_core_include_numpy_ndarrayobject.h (new) | 11 ++++
 ...umpy_core_src_common_npy__cpu__features.c (new) | 47 ++++++++++++++
 .../files/patch-numpy_f2py_f2py2e.py (new)         | 18 ++++++
 math/py-numpy1/files/site.cfg (new)                | 10 +++
 math/py-numpy1/pkg-descr (new)                     | 11 ++++
 9 files changed, 188 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281470-21822-5IkOeV6Aqa>