Bug 224446 - add FLAVOR support to lang/python-tools
Summary: add FLAVOR support to lang/python-tools
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: freebsd-python (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-19 04:09 UTC by Shane
Modified: 2017-12-19 06:54 UTC (History)
0 users

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


Attachments
lang/python-tools flavour adjustment (752 bytes, patch)
2017-12-19 04:09 UTC, Shane
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shane 2017-12-19 04:09:19 UTC
Created attachment 188947 [details]
lang/python-tools flavour adjustment

Add USE_PYTHON=flavors to lang/python-tools

Currently python-tools has USES=uniquefiles to add unique suffixes to the scripts it installs. Using concurrent is the correct way that will also install non-versioned files for the default version.

NO_ARCH=yes should also apply to this port.
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2017-12-19 06:54:02 UTC
lang/python-tools was already converted to flavors and concurrent yesterday.