Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162908517
D24732.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
466 B
Referenced Files
None
Subscribers
None
D24732.id.diff
View Options
Index: head/Mk/Uses/python.mk
===================================================================
--- head/Mk/Uses/python.mk
+++ head/Mk/Uses/python.mk
@@ -463,6 +463,11 @@
.endif
.endif
+.if ${PYTHON_MAJOR_VER} == 2
+DEPRECATED?= Uses Python 2.7 which is EOLed upstream
+EXPIRATION_DATE?= 2020-12-31
+.endif
+
.if !defined(PYTHONBASE)
PYTHONBASE!= (${PYTHON_CMD} -c 'import sys; print(sys.prefix)' \
2> /dev/null || ${ECHO_CMD} ${LOCALBASE}) | ${TAIL} -1
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jul 19, 5:08 AM (6 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35221728
Default Alt Text
D24732.id.diff (466 B)
Attached To
Mode
D24732: Automatically mark ports as DEPRECATED when they use Python 2.
Attached
Detach File
Event Timeline
Log In to Comment