Patch is available at https://people.FreeBSD.org/~sunpoet/patch/lang-cython.txt Thanks.
Hello Antoine, If the exp-run hasn't started yet, please use this updated patch instead: https://people.freebsd.org/~sunpoet/patch/lang-cython-v2.txt (3.2.8 update). If it's already ongoing, the original one is fine. Thanks.
Exp-run looks fine with version 3.2.6
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d0a76ff6ca216a1b475485ea740dfecd51a7a931 commit d0a76ff6ca216a1b475485ea740dfecd51a7a931 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-07-08 05:07:19 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-07-08 05:07:19 +0000 lang/cython: Update to 3.2.6 Changes: https://github.com/cython/cython/releases https://github.com/cython/cython/blob/master/CHANGES.rst PR: 296301 Exp-run: antoine lang/cython/Makefile | 2 +- lang/cython/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Committed. Thanks.