svn commit: r521726 - in head/lang: python2 python27
Antoine Brodin
antoine at freebsd.org
Mon Jan 6 21:46:45 UTC 2020
On Mon, Jan 6, 2020 at 10:45 PM Rene Ladan <rene at freebsd.org> wrote:
>
> On Wed, Jan 01, 2020 at 04:21:17PM +0000, Antoine Brodin wrote:
> > Author: antoine
> > Date: Wed Jan 1 16:21:17 2020
> > New Revision: 521726
> > URL: https://svnweb.freebsd.org/changeset/ports/521726
> >
> > Log:
> > Deprecate python2
> >
> > With hat: portmgr
> >
> > Modified:
> > head/lang/python2/Makefile
> > head/lang/python27/Makefile
> >
> > Modified: head/lang/python2/Makefile
> > ==============================================================================
> > --- head/lang/python2/Makefile Wed Jan 1 16:16:34 2020 (r521725)
> > +++ head/lang/python2/Makefile Wed Jan 1 16:21:17 2020 (r521726)
> > @@ -11,6 +11,9 @@ EXTRACT_ONLY= # empty
> > MAINTAINER= python at FreeBSD.org
> > COMMENT= The "meta-port" for version 2 of the Python interpreter
> >
> > +DEPRECATED= EOLed upstream
> > +EXPIRATION_DATE= 2020-12-31
> > +
>
> I know I'm late, but how about expiring it on 2020-10-31 so that we have two months to
> remove Python 2.7 from ports and not have to drag it into 2021Q1 ?
We have 1 year to remove python 2.7 from ports.
Antoine
More information about the svn-ports-all
mailing list