Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 May 2016 17:06:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209204] Changing default Python version unduly difficult
Message-ID:  <bug-209204-13-CI0WBoQQfW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209204-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209204-13@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=3D209204

Mathieu Arnold <mat@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Unable to Reproduce
             Status|New                         |Closed

--- Comment #1 from Mathieu Arnold <mat@FreeBSD.org> ---
Replace:

PYTHON3_DEFAULT=3D3.5
PYTHON_DEFAULT=3D3

by

DEFAULT_VERSIONS=3D python=3D3.5 python3=3D3.5

Now, there are ports that will insist on python 2.7, because they don't work
with 3.  I don't see any reason for this to happen with devel/py-sip though.

Without builds logs, on the other hand, I don't see any way to help you.

Best is to open a PR with that port with a poudriere log, to see what happe=
ns.

--=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-209204-13-CI0WBoQQfW>