Created attachment 190144 [details] devel/py-ipykernel: Enable concurrent installs devel/py-nbconvert installs the following supporting files to ${PREFIX}/share/jupyter/kernels. python${PYTHON_MAJOR_VER}/kernel.json python${PYTHON_MAJOR_VER}/logo-32x32.png python${PYTHON_MAJOR_VER}/logo-64x64.png The attached patch adds the minor version to the KERNEL_SPEC variable and bumps PORTREVISION due to the newly applied patch affecting ipykernel.kernelspec. I have also submitted this patch upstream [0]. [0] https://github.com/ipython/ipykernel/pull/301 QA == portlint: OK poudriere: OK -- testport on 10.4-RELEASE-p3 on amd64 w/py27 (default), py34, py35, py36
This patch can be committed but won't be useful until the patch in bug 225493 is committed because devel/py-ipykernel depends upon devel/ipython.
This patch can be committed but won't be useful until the patch in bug 225516 is committed because devel/py-ipykernel depends upon devel/py-jupyter_client which depends upon devel/py-jupyter_core.
Heads-up. This patch needs more work. I got some feedback on the patch I submitted upstream, and I think I better understand how we ought to be handling the kernelspec. Stand by for a revised patch.
Comment on attachment 190144 [details] devel/py-ipykernel: Enable concurrent installs Obsolete existing patch, pending revision (see comment 3)
This port has been deprecated by ports r530847 and further work on it would not be justified.