Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136578169
D29837.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
590 B
Referenced Files
None
Subscribers
None
D29837.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
@@ -248,8 +248,8 @@
# What Python version and what Python interpreters are currently supported?
# When adding a version, please keep the comment in
# Mk/bsd.default-versions.mk in sync.
-_PYTHON_VERSIONS= 2.7 3.8 3.9 3.7 3.6 # preferred first
-_PYTHON_PORTBRANCH= 2.7 # ${_PYTHON_VERSIONS:[1]}
+_PYTHON_VERSIONS= 3.8 3.9 3.7 3.6 2.7 # preferred first
+_PYTHON_PORTBRANCH= 3.8 # ${_PYTHON_VERSIONS:[1]}
_PYTHON_BASECMD= ${LOCALBASE}/bin/python
_PYTHON_RELPORTDIR= lang/python
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 19, 10:45 AM (11 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25520547
Default Alt Text
D29837.diff (590 B)
Attached To
Mode
D29837: Move 2.7 to the last of _PYTHON_VERSIONS
Attached
Detach File
Event Timeline
Log In to Comment