Summary: | [PATCH] devel/py-jmespath: Enable concurrent installs | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | John W. O'Brien <john> | ||||
Component: | Individual Port(s) | Assignee: | Dmitry Sivachenko <demon> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | alexey, demon, koobs, python, rm | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(alexey) |
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: demon Date: Tue Feb 14 10:50:24 UTC 2017 New revision: 434074 URL: https://svnweb.freebsd.org/changeset/ports/434074 Log: Allow concurrent install. PR: 216583 Submitted by: John W. O'Brien <john@saltant.com> Changes: head/devel/py-jmespath/Makefile Assign to actual committer. |
Created attachment 179409 [details] devel/py-jmespath: Enable concurrent installs devel/py-jmespath installs a 'jp.py' command line utility to ${PREFIX}/bin. The attached patch enables "concurrent" and bumps PORTREVISION due to the new, version-qualified script installed under the default build. This patch will also allow www/py-boto3 to be installed concurrently (maintainer CC'd). QA == portlint: OK poudriere: OK -- tested on 10.3R amd64 with py27 (default), py34, py35, and py36