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
Unknown Object (File)
Jan 14 2024, 3:55 PM
Unknown Object (File)
Dec 20 2023, 4:00 AM
Unknown Object (File)
Nov 7 2023, 5:22 AM
Unknown Object (File)
Nov 3 2023, 10:57 AM
Unknown Object (File)
Nov 1 2023, 11:33 AM
Unknown Object (File)
Oct 6 2023, 4:22 AM
Unknown Object (File)
Sep 30 2023, 11:31 AM
Unknown Object (File)
Sep 24 2023, 10:14 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.