[Bug 255722] Mk/Uses/python.mk: Needs to support pyproject.toml-based projects: USE_PYTHON=build feature
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Aug 2022 01:00:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255722 --- Comment #16 from Yuri Victorovich <yuri@freebsd.org> --- (In reply to Charlie Li from comment #15) Charlie, You have probably misunderstood. The purpose of this patch is to allow individual packages to proceed at their own pace. Some of them currently can't enter the ports tree. This patch doesn't aim to enable global PEP-517 compliance, but it also doesn't stand in its way. If you mean that the whole tree should be converted to PEP-517 at once - this is not practically possible. But this is an entirely orthogonal matter to the patch in question. There is also no reason why this patch would prevent self-bootstrapping. Yuri -- You are receiving this mail because: You are on the CC list for the bug.