Bug 216583 - [PATCH] devel/py-jmespath: Enable concurrent installs
Summary: [PATCH] devel/py-jmespath: Enable concurrent installs
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dmitry Sivachenko
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-01-29 21:39 UTC by John W. O'Brien
Modified: 2017-02-14 10:53 UTC (History)
5 users (show)

See Also:
bugzilla: maintainer-feedback? (alexey)


Attachments
devel/py-jmespath: Enable concurrent installs (516 bytes, patch)
2017-01-29 21:39 UTC, John W. O'Brien
john: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.