python 2.7 marked as deprecated and EOL while 2.7.18 RC is available

Dima Pasechnik dimpase+freebsd at gmail.com
Sat Apr 18 01:07:02 UTC 2020


On Sat, Apr 18, 2020 at 8:20 AM Robert Huff <roberthuff at rcn.com> wrote:
>
>
> Dimitry Andric writes:
>
> >  But basically, expect all python 2.x using ports to go away, unless
> >  they get fixed to use python 3.x, or no python at all.
>
>         Is there a method whereby - given a list of installed ports using
> python 2 - one might determine which can and which cannot be upgraded
> to pythin 3?

typically, if a package is Python 2-only, without an upstream effort
to port it to Python 3 already complete, or almost complete,
this means it's a basically a dead project.

Several projects switched to Python 3 quite a while ago, e.g. ipython,
meaning that the Python 2 version has been
lagging behind Python 3 for long time already. (in case of ipython,
Python 2 support stopped at 6.0, and the current ipython,
Python 3 only, is 7.13)

That is, the best way it to check the upstream for updates.

HTH
Dima

>
>
>                         Respectfully,
>
>
>                                 Robert "110 candidates" Huff
>
>
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"


More information about the freebsd-ports mailing list