[Bug 289075] Mk/Uses/python.mk: Make cython3 default
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 289075] Mk/Uses/python.mk: Make cython3 default"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 02 Nov 2025 00:30:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289075 --- Comment #21 from Vladimir Druzenko <vvd@FreeBSD.org> --- (In reply to Po-Chuan Hsieh from comment #18) This migration can be done in different ways. The patch I proposed is a first step. Its goal is to make cython3 the default with minimal port changes. 2. The next step will be to replace cython3 with cython everywhere and remove cython3 from Mk/Uses/python.mk. 3. Next, in a quiet mode, correct the build and work of the ports remaining on the old version of the cython. 2 and 3 can be done in parallel. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.