Switch default version of python to 3.6
This has to happen sometime in 2019
Details
Details
- Reviewers
- None
- Group Reviewers
Python portmgr - Commits
- rP498529: Switch default version of python to 3.6
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I wonder if the .if FLAVOR should not be changed to checks on PYTHON_VER, so that people who change the default Python version get the correct behavior.
Comment Actions
Please consider of switching llvm60/70 to use python3 with the flip too.
https://people.freebsd.org/~miwi/py3/llvm60.diff
https://people.freebsd.org/~miwi/py3/llvm70.diff
i started updating the wiki page around the same day u started this pr:
https://wiki.freebsd.org/Python/Python3Default
the idea was to start looking in to this ports and see what can be updated or moved to python3 as well.
Comment Actions
Switching LLVM's Python should probably be discussed with LLVM's maintainer, and not here. It has nothing to do with switching the default version of Python.