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

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


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225518

            Bug ID: 225518
           Summary: devel/py-ipykernel: Enable concurrent installs
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: python at FreeBSD.org
          Reporter: john at saltant.com
             Flags: maintainer-feedback?(python at FreeBSD.org)
          Assignee: python at FreeBSD.org

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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-python mailing list