Summary: | devel/py-nbconvert: Enable concurrent installs | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | John W. O'Brien <john> | ||||
Component: | Individual Port(s) | Assignee: | Kubilay Kocak <koobs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | john, python | ||||
Priority: | --- | Flags: | koobs:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | 225515, 225516 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
This patch can be committed but won't be useful until the patched in bug 225515 and bug 225516 are committed because devel/py-nbconvert depends upon devel/py-jupyter_core and devel/py-nbformat. A commit references this bug: Author: koobs Date: Tue Feb 20 09:24:47 UTC 2018 New revision: 462383 URL: https://svnweb.freebsd.org/changeset/ports/462383 Log: devel/py-nbconvert: Enable concurrent installation PR: 225517 Submitted by: John W. O'Brien <john saltant com> Approved by: python (koobs, maintainer) Changes: head/devel/py-nbconvert/Makefile Committed, thank you John |
Created attachment 190143 [details] devel/py-nbconvert: Enable concurrent installs devel/py-nbconvert installs the following CLI scripts to ${PREFIX}/bin. jupyter-nbconvert The attached patch enables "concurrent" and bumps PORTREVISION due to the new, version-qualified script installed under the default build. QA == portlint: OK poudriere: OK -- testport on 10.4-RELEASE-p3 on amd64 w/py27 (default), py34, py35, py36