Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148693916
D33922.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
739 B
Referenced Files
None
Subscribers
None
D33922.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D33922: Clean up past expiration dates related to Python 2.7
Attached
Detach File
Event Timeline
Log In to Comment