Re: Upgrading py-poetry-core and pep517

2022-09-12 Thread David Gilman
So I note that if I drop the --no-isolation from the `python -m build --wheel` that the python portgroup does I get a wheel built successfully. I imagine the --no-isolation is there so normal packages could take advantage of the MacPorts-provided build backend packages. Maybe it is worth extending

Re: Upgrading py-poetry-core and pep517

2022-09-12 Thread Joshua Root
On 2022-9-12 06:22 , David Gilman wrote: Log attached. It is a pure upgrade started with "port upgrade poetry". The error in the log is actually the pep517 module complaining about the backend: :info:build Traceback (most recent call last): :info:build File