Date: Thu, 15 Jan 2026 12:00:35 +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: 6ad23d4dbbeb - main - graphics/py-pygeos: Change USE_PYTHON from cython to cython0 Message-ID: <6968d6e3.3a431.5427e6a5@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=6ad23d4dbbebf970b6bc02c5546c9bddd0c8c74c commit 6ad23d4dbbebf970b6bc02c5546c9bddd0c8c74c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-01-15 11:45:21 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-01-15 11:54:08 +0000 graphics/py-pygeos: Change USE_PYTHON from cython to cython0 PR: 291778 --- graphics/py-pygeos/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/py-pygeos/Makefile b/graphics/py-pygeos/Makefile index 791ed7d9f2e6..a7fd7b902466 100644 --- a/graphics/py-pygeos/Makefile +++ b/graphics/py-pygeos/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libgeos.so:graphics/geos RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.13,1:math/py-numpy@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent cython pep517 +USE_PYTHON= autoplist concurrent cython0 pep517 post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6968d6e3.3a431.5427e6a5>
