Bug 216583

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: LatestFlags: bugzilla: maintainer-feedback? (alexey)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
devel/py-jmespath: Enable concurrent installs john: maintainer-approval?

Description John W. O'Brien 2017-01-29 21:39:58 UTC
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
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-02-14 10:51:12 UTC
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
Comment 2 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2017-02-14 10:53:13 UTC
Assign to actual committer.