[MacPorts] #69415: py-jupyterlab @4.1.2 : missing dependencies
MacPorts
noreply at macports.org
Wed Feb 28 15:44:53 UTC 2024
#69415: py-jupyterlab @4.1.2 : missing dependencies
---------------------+---------------------------
Reporter: nilason | Owner: stromnov
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: py-jupyterlab
---------------------+---------------------------
The update to 4.1.2 broke the port with missing depencencies:
{{{
ERROR Missing dependencies:
hatch-jupyter-builder>=0.3.2
Command failed: cd "/opt/local/var/macports/build
/_opt_bblocal_var_buildworker_ports_build_ports_python_py-
jupyterlab/py311-jupyterlab/work/jupyterlab-4.1.2" &&
/opt/local/Library/Frameworks/Python.framework/Versions/3.11/bin/python3.11
-m build --no-isolation --wheel --outdir /opt/local/var/macports/build
/_opt_bblocal_var_buildworker_ports_build_ports_python_py-
jupyterlab/py311-jupyterlab/work
Exit code: 1
}}}
However, by adding `py-hatch-jupyter-builder`, solving the above issue,
the next problem arise:
{{{
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'plotly.egg-info/SOURCES.txt'
ERROR Missing dependencies:
jupyterlab~=3.0; python_version >= "3.6"
nbclassic -> jupyter-server~=1.1
Command failed: cd "/opt/local/var/macports/build
/_Users_nicklas_ports_python_py-plotly/py311-plotly/work/plotly-5.19.0" &&
/opt/local/Library/Frameworks/Python.framework/Versions/3.11/bin/python3.11
-m build --no-isolation --wheel --outdir /opt/local/var/macports/build
/_Users_nicklas_ports_python_py-plotly/py311-plotly/work
}}}
--
Ticket URL: <https://trac.macports.org/ticket/69415>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list