Date: Sat, 04 Apr 2026 01:51:30 +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-GQykFhW7NK@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 #96 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=28081ef83218b02fe882f736d7935ea05bb23d68 commit 28081ef83218b02fe882f736d7935ea05bb23d68 Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2026-04-04 01:47:26 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2026-04-04 01:47:26 +0000 math/py-numpy1: backport configtool/pkg-config file from numpy 2 Traditionally the way to query for the numpy C API has been through distutils/setuptools, but the use of setuptools beyond a PEP-517 build backend is increasingly discouraged. numpy 2 introduced numpy-config and a pkg-config file to allow consumer build systems to better support the use of numpy as a dependency. Based on: https://github.com/numpy/numpy/commit/2634f803313f349170c09606d3cc619accd72247 Reported by: fluffy PR: 281470 math/py-numpy1/Makefile | 1 + .../files/patch-numpy___configtool.py (new) | 42 +++++++++++++++++++++ .../files/patch-numpy_core_meson.build (new) | 26 +++++++++++++ .../files/patch-numpy_core_numpy.pc.in (new) | 10 +++++ .../py-numpy1/files/patch-numpy_lib_utils.py (new) | 35 +++++++++++++++++ math/py-numpy1/files/patch-numpy_meson.build (new) | 10 +++++ .../patch-numpy_tests_test__configtool.py (new) | 44 ++++++++++++++++++++++ math/py-numpy1/files/patch-pyproject.toml (new) | 21 +++++++++++ 8 files changed, 189 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-GQykFhW7NK>
