[Bug 238601] devel/py-setproctitle: Fix conflict with multiple flavors of python
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jun 16 09:26:16 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238601
--- Comment #3 from commit-hook at freebsd.org ---
A commit references this bug:
Author: koobs
Date: Sun Jun 16 09:25:47 UTC 2019
New revision: 504290
URL: https://svnweb.freebsd.org/changeset/ports/504290
Log:
devel/py-setproctitle: Fix conflict with concurrent Python flavors
Since devel/py-setproctitle installs HISTORY.rst and README.rst in a
fixed location, pkg won't allow multiple flavors installed at the same time
and concurrent ports conflict on install with each other.
This change adds USE_PYTHON=concurrent which compensates for files in
DOCSDIR automatically, by using a different directory for each Python
version.
PR: 238601
Submitted by: Ralf van der Enden <tremere cainites net>
Approved by: portmgr (blanket(s): just fix it, ports (python) compliance)
MFH: 2019Q2 (blanket: bugfix)
Changes:
head/devel/py-setproctitle/Makefile
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list