Page MenuHomeFreeBSD

D33922.diff
No OneTemporary

D33922.diff

diff --git a/Mk/Uses/python.mk b/Mk/Uses/python.mk
--- a/Mk/Uses/python.mk
+++ b/Mk/Uses/python.mk
@@ -323,7 +323,7 @@
.endif
.if ${_PYTHON_ARGS} == 2.7
-DEV_WARNING+= "lang/python27 reached End of Life and will be removed on 2020-12-31, consider converting to a modern version of python"
+DEV_WARNING+= "lang/python27 reached End of Life and will be removed somewhere in the future, please convert to a modern version of python"
.elif ${_PYTHON_ARGS} == 2
DEV_ERROR+= "USES=python:2 is no longer supported, use USES=python:2.7"
.elif ${_PYTHON_ARGS} == 3
@@ -479,7 +479,6 @@
.if ${PYTHON_MAJOR_VER} == 2
DEPRECATED?= Uses Python 2.7 which is EOLed upstream
-EXPIRATION_DATE?= 2020-12-31
.endif
.if !defined(PYTHONBASE)

File Metadata

Mime Type
text/plain
Expires
Fri, Mar 20, 4:23 PM (2 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30027018
Default Alt Text
D33922.diff (739 B)

Event Timeline