Date: Tue, 16 Jun 2026 21:27:26 +0000 From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3a42e1635236 - main - math/py-numpy: build for all Python versions (for graphics/blender) Message-ID: <6a31bfbe.3e212.8cfee75@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=3a42e1635236292984846ff29946f902d387b10b commit 3a42e1635236292984846ff29946f902d387b10b Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2026-06-15 21:53:28 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2026-06-16 21:26:54 +0000 math/py-numpy: build for all Python versions (for graphics/blender) PR: 294160 --- math/py-numpy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index 865fcf7c2bb3..d3ea37fa0b0e 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}meson-python>=0.18.0,1:devel/meson-python@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>=5.3.0:devel/py-hypothesis@${PY_FLAVOR} USES= compiler:c++17-lang cpe fortran pkgconfig python:3.11+ shebangfix -USE_PYTHON= autoplist concurrent cython pep517 pytest +USE_PYTHON= allflavors autoplist concurrent cython pep517 pytest PEP517_BUILD_CONFIG_SETTING= -Csetup-args=-Dallow-noblas=false \ -Csetup-args=-Dcpu-baseline-detect=disabledhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a31bfbe.3e212.8cfee75>
