Date: Wed, 17 Jun 2026 11:25:32 +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: 8989116a6cb0 - main - devel/meson-python: Revert "build for all Python versions (for graphics/blender)" Message-ID: <6a32842c.1f0d4.523bcaa5@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=8989116a6cb0da1bd2bdb79efe57c0a859c9f744 commit 8989116a6cb0da1bd2bdb79efe57c0a859c9f744 Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2026-06-17 11:19:37 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2026-06-17 11:24:24 +0000 devel/meson-python: Revert "build for all Python versions (for graphics/blender)" Reverted due to reversal of the devel/meson change. This reverts commit 9c277235d9f43759c3e9f6ca789bab65e8cc5ce6. --- devel/meson-python/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/meson-python/Makefile b/devel/meson-python/Makefile index 8f1902c4d31a..e0ce97139ac8 100644 --- a/devel/meson-python/Makefile +++ b/devel/meson-python/Makefile @@ -30,7 +30,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}build>0:devel/py-build@${PY_FLAVOR} \ git:devel/git USES= python -USE_PYTHON= allflavors autoplist concurrent cython_test pep517 pytest +USE_PYTHON= autoplist concurrent cython_test pep517 pytest # tarball has UTF-8 filenames EXTRACT_CMD= env LANG=C.UTF-8 LC_ALL=C.UTF-8 ${TAR}home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a32842c.1f0d4.523bcaa5>
