Date: Tue, 26 May 2026 04:57:11 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 387122b6bc67 - main - databases/py-datafusion: Update version requirement of RUN_DEPENDS Message-ID: <6a152827.3a89e.36bbec8d@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=387122b6bc677946994058c34a112798995b123e commit 387122b6bc677946994058c34a112798995b123e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-05-26 04:55:58 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-05-26 04:55:58 +0000 databases/py-datafusion: Update version requirement of RUN_DEPENDS --- databases/py-datafusion/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databases/py-datafusion/Makefile b/databases/py-datafusion/Makefile index 4e3f50493e19..7f8f65dd838b 100644 --- a/databases/py-datafusion/Makefile +++ b/databases/py-datafusion/Makefile @@ -19,7 +19,7 @@ BROKEN_i386= rustc-LLVM ERROR: out of memory BUILD_DEPENDS= protoc:devel/protobuf \ ${PYTHON_PKGNAMEPREFIX}maturin>=1.8.1:devel/py-maturin@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyarrow>=16.0.0:databases/py-pyarrow@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyarrow>=22.0.0:databases/py-pyarrow@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist concurrent pep517 pytesthome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a152827.3a89e.36bbec8d>
