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)
Sun, Jan 5, 4:30 AM
Unknown Object (File)
Sun, Jan 5, 4:27 AM
Unknown Object (File)
Nov 15 2024, 11:19 AM
Unknown Object (File)
Nov 9 2024, 2:22 AM
Unknown Object (File)
Oct 3 2024, 8:05 PM
Unknown Object (File)
Oct 1 2024, 8:26 PM
Unknown Object (File)
Sep 30 2024, 2:38 PM
Unknown Object (File)
Sep 30 2024, 2:58 AM
Subscribers

Details

Summary

Add a warning to ports using USES=python:2.7

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 29493
Build 27363: arc lint + arc unit

Event Timeline

rene added inline comments.
Mk/Uses/python.mk
330

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.