#70911 closed defect (fixed)
py312-panel @1.5.0: ERROR Backend 'hatchling.build' is not available.
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | Schamschula (Marius Schamschula) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.10.1 |
Keywords: | Cc: | ||
Port: | py312-panel |
Description
Executing: cd "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_python_py-panel/py312-panel/work/panel-1.5.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.12/bin/python3.12 -m build --no-isolation --wheel --outdir /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_python_py-panel/py312-panel/work * Getting build dependencies for wheel... Traceback (most recent call last): File "/opt/local/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/pyproject_hooks/_impl.py", line 402, in _call_hook raise BackendUnavailable( pyproject_hooks._impl.BackendUnavailable: Cannot import 'hatchling.build' ERROR Backend 'hatchling.build' is not available. Command failed: cd "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_python_py-panel/py312-panel/work/panel-1.5.0" && /opt/local/Library/Frameworks/Python.framework/Versions/3.12/bin/python3.12 -m build --no-isolation --wheel --outdir /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_python_py-panel/py312-panel/work Exit code: 1
Change History (3)
comment:1 Changed 7 weeks ago by Marius Schamschula <mschamschula@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:2 Changed 7 weeks ago by ryandesign (Ryan Carsten Schmidt)
Now:
ERROR Missing dependencies: hatch-vcs
comment:3 Changed 7 weeks ago by ryandesign (Ryan Carsten Schmidt)
Which has already been filed as #70930.
Note: See
TracTickets for help on using
tickets.
In 89873ce480663325498fcf2affbe3cf3d63e8f33/macports-ports (master):