Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Apr 2026 06:19:37 +0000
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0d581662824e - main - math/py-numpy*: unbreak the ports tree
Message-ID:  <69d0ad79.1ecb3.3312e596@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by antoine:

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

commit 0d581662824e4641f23c38f8dd2eb24501ca0ec7
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2026-04-04 06:19:02 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2026-04-04 06:19:02 +0000

    math/py-numpy*: unbreak the ports tree
---
 math/py-numpy/Makefile  | 2 +-
 math/py-numpy1/Makefile | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile
index 71450f878bc2..cd5dc3e5c016 100644
--- a/math/py-numpy/Makefile
+++ b/math/py-numpy/Makefile
@@ -21,7 +21,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=	allflavors autoplist concurrent cython pep517 pytest
+USE_PYTHON=	autoplist concurrent cython pep517 pytest
 
 PEP517_BUILD_CONFIG_SETTING=	-Csetup-args=-Dallow-noblas=false
 
diff --git a/math/py-numpy1/Makefile b/math/py-numpy1/Makefile
index 7873d11b3784..e5da822501f8 100644
--- a/math/py-numpy1/Makefile
+++ b/math/py-numpy1/Makefile
@@ -23,7 +23,7 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hypothesis>=6.24.1:devel/py-hypothesis@${PY
 		${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.2.0:devel/py-typing-extensions@${PY_FLAVOR}
 
 USES=		compiler:c11 cpe fortran pkgconfig python shebangfix
-USE_PYTHON=	allflavors autoplist concurrent cython pep517 pytest
+USE_PYTHON=	autoplist concurrent cython pep517 pytest
 
 PEP517_BUILD_CONFIG_SETTING=	-Csetup-args=-Dallow-noblas=false
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d0ad79.1ecb3.3312e596>