Page MenuHomeFreeBSD

Add a warning to ports using USES=python:2.7
ClosedPublic

Authored by antoine on Feb 19 2020, 3:41 PM.
Tags
None
Referenced Files
F168076270: D23757.id68532.diff
Wed, Aug 26, 6:40 AM
F168043046: D23757.id68707.diff
Wed, Aug 26, 2:38 AM
F168036741: D23757.diff
Wed, Aug 26, 1:37 AM
F168019809: D23757.id.diff
Tue, Aug 25, 11:08 PM
F167919452: D23757.id68707.diff
Tue, Aug 25, 10:39 AM
Unknown Object (File)
Sat, Aug 22, 8:15 PM
Unknown Object (File)
Tue, Aug 18, 4:39 PM
Unknown Object (File)
Mon, Aug 17, 7:40 PM
Subscribers

Details

Summary

Add a warning to ports using USES=python:2.7

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

rene added inline comments.
Mk/Uses/python.mk
330 ↗(On Diff #68532)

How about adding the EOL notice to USES=python:2 too? And perhaps make that warning more pressing by noting that Python 2 is scheduled for removal on 2020-12-31.

I'd put a DEPRECATED instead, and a DEPRECATION_DATE.

Though, I'd rather we put the DEPRECATED and EXPIRATION_DATE in each port right now.

Add python27 EoL date to the warning message

This revision is now accepted and ready to land.Feb 23 2020, 9:48 PM
This revision was automatically updated to reflect the committed changes.