https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241463

Yasuhiro KIMURA <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #27 from Yasuhiro KIMURA <[email protected]> ---
(In reply to Ronald Klop from comment #25)

Python 2 has already reached EoL and will be removed from ports tree after the
end of this year. And when python 2 has gone all ports that depends on
python2-scons get broken anyway. So right way we should go is

* Switch devel/scons to use python 3.
* If it is possible fix ports that require python2-scons so they can be build
with python3-scons.
* Otherwise mark them BROKEN and set EXPIRATION_DATE.

And first step is to create patch that make devel/scons to use python 3, do
exp-run and see what/how-many ports are not compatible with python3-scons.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "[email protected]"

Reply via email to