On 25.10.2017 12:16, Michael Shell wrote:
On Tue, 24 Oct 2017 10:56:55 -0500
Bruce Dubbs <[email protected]> wrote:

We have Python-2.7.14 as a required dep


This prompts me to ask: What is the current status of going to a
"pure python 3" BLFS system (one that no longer supports Python 2)?

I know the v3 syntax change is a real pain, but shouldn't we be able
to finally jetison Python 2 by now? After all, it's been 8 years
since Python 3 has been released and automated 2->3 code conversion
scripts exist.


   Cheers and thanks in advance,

   Mike Shell


You can't easily switch to python3 by default just yet. Take a look at arch, they've created a mess with their /usr/bin/python -> python3 change - lots of packages assume /usr/bin/python is python2, and they can't be built with python3. Some of the big players are web browsers (chromium, mozilla packages), llvm, mesa, and so on.
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to