Opened 3 months ago

Closed 3 months ago

#69305 closed defect (fixed)

py312-pygls @1.3.0: Missing build dependency py312-poetry-core

Reported by: sainnhe (Sainnhe Park) Owned by: judaew (Vadym-Valdis Yudaiev)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: py-pygls

Description

:info:build ModuleNotFoundError: No module named 'poetry'
:info:build ERROR Backend 'poetry.core.masonry.api' is not available.
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_tarballs_ports_python_py-pygls/py312-pygls/work/pygls-1.3.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_local_var_macports_sources_mirrors.tuna.tsinghua.edu.cn_macports_release_tarballs_ports_python_py-pygls/py312-pygls/work 

See the build log for detailed information.

Attachments (1)

main.log (72.2 KB) - added by sainnhe (Sainnhe Park) 3 months ago.
Build log for py312-pygls

Download all attachments as: .zip

Change History (4)

Changed 3 months ago by sainnhe (Sainnhe Park)

Attachment: main.log added

Build log for py312-pygls

comment:1 Changed 3 months ago by jmroot (Joshua Root)

Owner: set to judaew
Status: newassigned

comment:2 Changed 3 months ago by jmroot (Joshua Root)

Port: py-pygls added; py312-pygls removed

comment:3 Changed 3 months ago by jmroot (Joshua Root)

Resolution: fixed
Status: assignedclosed

In 1abd29c2a70bfcb4a26c8118da13bd429f2244ec/macports-ports (master):

py-pygls: set correct build backend

Fixes: #69305

Note: See TracTickets for help on using tickets.