[MacPorts] #53780: py-jupyter_core: fix paths.py
MacPorts
noreply at macports.org
Sun Mar 12 14:38:40 UTC 2017
#53780: py-jupyter_core: fix paths.py
-------------------------+-----------------------------
Reporter: Schamschula | Owner: stromnov
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: haspatch | Port: py-jupyter_core
-------------------------+-----------------------------
jupyter_core/paths.py sets paths to
/usr/local/share, /usr/share/jupyter,
and
/usr/local/etc/jupyter, /etc/jupyter
replace with
${prefix}/share/jupyter
and
${prefix}/etc/
respectively.
This solves a problem when installing py-metakernel and py-octave_kernel
(both of which I currently testing) to work with py-notebook.
--
Ticket URL: <https://trac.macports.org/ticket/53780>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list