Date: Thu, 15 Jan 2026 12:00:29 +0000 Message-ID: <6968d6dd.3a8c3.3ad4f2fa@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=1ed57ac294f4cd93fa9052dcf5aa50149c35ae5c commit 1ed57ac294f4cd93fa9052dcf5aa50149c35ae5c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-01-15 11:45:16 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-01-15 11:54:06 +0000 devel/py-thinc: Change USE_PYTHON from cython to cython0 PR: 291778 --- devel/py-thinc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/py-thinc/Makefile b/devel/py-thinc/Makefile index 0746cb766c47..60d0dd224578 100644 --- a/devel/py-thinc/Makefile +++ b/devel/py-thinc/Makefile @@ -35,7 +35,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}blis>=1.0.0<1.4.0:math/py-blis@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}wasabi>=0.8.1<1.2.0:textproc/py-wasabi@${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?6968d6dd.3a8c3.3ad4f2fa>
