Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2019 09:26:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 238601] devel/py-setproctitle: Fix conflict with multiple flavors of python
Message-ID:  <bug-238601-21822-sP2qUTvtSP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238601-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238601-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238601

--- Comment #3 from commit-hook@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 ti=
me
  and concurrent ports conflict on install with each other.

  This change adds USE_PYTHON=3Dconcurrent 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

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238601-21822-sP2qUTvtSP>