[Bug 241463] [NEW PORT] devel/scons-py3: scons for python3
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 29 15:45:07 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241463
--- Comment #6 from Sunpoet Po-Chuan Hsieh <sunpoet at 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 that'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=python
- Change Mk/Uses/scons.mk to use flavored scons and add :py27 arg for
scons at py27
- Let scons at py27 and scons at py3x coexist
- Change all dependent ports which are not python3-ready to scons:py27
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list