Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2019 15:45:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 241463] [NEW PORT] devel/scons-py3: scons for python3
Message-ID:  <bug-241463-21822-i4IYlOm7Hz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241463-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241463-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=3D241463

--- Comment #6 from Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> ---
Regarding using scons with python 3.x, my initial plan was to change its
dependency from python 2.7 to python 3.x and patch dependent ports. But tha=
t's
a long list and I failed to fix some ports.

I think the better solution right now is as follows:
- Add flavored devel/scons by relaxing USES=3Dpython
- Change Mk/Uses/scons.mk to use flavored scons and add :py27 arg for
scons@py27
- Let scons@py27 and scons@py3x coexist
- Change all dependent ports which are not python3-ready to scons:py27

--=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-241463-21822-i4IYlOm7Hz>