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

Yasuhiro KIMURA <y...@utahime.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |y...@utahime.org

--- Comment #27 from Yasuhiro KIMURA <y...@utahime.org> ---
(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.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to