maintainer-feedback requested: [Bug 225518] devel/py-ipykernel: Enable concurrent installs

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 29 01:07:52 UTC 2018


John W. O'Brien <john at saltant.com> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to FreeBSD Python
<python at FreeBSD.org>:
Bug 225518: devel/py-ipykernel: Enable concurrent installs
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225518



--- Description ---
Created attachment 190144
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190144&action=edit
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


More information about the freebsd-python mailing list