[Bug 290653] Mk/Uses/python.mk: Enable building Python wheel files alongside packages
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 02 Nov 2025 21:14:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290653 --- Comment #3 from Michael Osipov <michaelo@FreeBSD.org> --- I do not fully understand the problem or objection. All it does is to copy the already built wheel in a cache directory. The entire STAGEDIR is unaffected. It is -- at the end -- a free byproduct. Doing what you are proposing would require to built another toolset mostly duplicating the work already done by the ports system. Why reinvent the wheel (no pun intended)? The wheels built will be used in a venv only. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.