Bug 214295 - textproc/py-pygments: add concurrent to USE_PYTHON
Summary: textproc/py-pygments: add concurrent to USE_PYTHON
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: Nicola Vitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-07 11:02 UTC by Matthieu Volat
Modified: 2017-02-14 11:12 UTC (History)
3 users (show)

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


Attachments
Add concurrent to USE_PYTHON (327 bytes, text/plain)
2016-11-07 11:02 UTC, Matthieu Volat
no flags Details
textproc/py-pygments: Enable concurrent installation (566 bytes, patch)
2017-01-29 16:04 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 Matthieu Volat 2016-11-07 11:02:08 UTC
Created attachment 176714 [details]
Add concurrent to USE_PYTHON

Hello,

Working on some python 3 code requires me to have concurrently pygments installed for python 2 and 3.

Would it be possible to add "concurrent" to USE_PYTHON so that it's possible?

Thanks,

Some QA:

# portlint 
WARN: Makefile: Setting PORTREVISION to 0 is not necessary.
0 fatal errors and 1 warning found.

# make check-plist
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
===> No pkg-plist issues found (check-plist)

# make check-plist PYTHON_VERSION=python3.5
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
===> No pkg-plist issues found (check-plist)
Comment 1 John W. O'Brien 2017-01-29 16:04:40 UTC
Created attachment 179400 [details]
textproc/py-pygments: Enable concurrent installation

Bump PORTREVISION since this patch changes the plist for the default build.

portlint testport: OK (py2.7, py3.4, py3.5, py3.6)
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-02-14 11:12:37 UTC
A commit references this bug:

Author: demon
Date: Tue Feb 14 11:12:28 UTC 2017
New revision: 434079
URL: https://svnweb.freebsd.org/changeset/ports/434079

Log:
  Allow concurrent installs.

  PR:		214295
  Submitted by:	Matthieu Volat <mazhe@alkumuna.eu>
  maintainer timeout.

Changes:
  head/textproc/py-pygments/Makefile