maintainer-feedback requested: [Bug 225493] devel/ipython: Enable concurrent installs

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 27 17:46:09 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 225493: devel/ipython: Enable concurrent installs
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225493



--- Description ---
Created attachment 190118
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190118&action=edit
devel/ipython: Enable concurrent installs

devel/ipython installs the following CLI scripts to ${PREFIX}/bin.

    iptest
    iptest${PYTHON_MAJOR_VER}
    ipython
    ipython${PYTHON_MAJOR_VER}

The attached patch enables "concurrent" and bumps PORTREVISION due to the new,
version-qualified scripts installed under the default build.

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