summaryrefslogtreecommitdiff
path: root/strata/core/python3.morph
Commit message (Collapse)AuthorAgeFilesLines
* strata/core.morph: Upgrade python to v3.5.2jjardon/python_upgradeJavier Jardón2016-10-121-4/+4
| | | | Change-Id: Ic4b2f6d905b3f9bf93a521c189682ee487ca3078
* strata/core/python3.morph: Add missing symlink for python-configJavier Jardón2016-02-081-0/+2
| | | | | | python-config will not exist otherwise Change-Id: I5ef4f680ceb770b9d18490fc33abcb3f1b2554aa
* core: Use python3 instead python2Javier Jardón2015-10-161-0/+13
From [1]: "Python 2.x is legacy, Python 3.x is the present and future of the language" As a reference, python3 is already the default python version in Arch, and other distros like Ubuntu/Debian [2] or Fedora [3] are planning to switch soon [1] https://wiki.python.org/moin/Python2orPython3 [2] https://wiki.ubuntu.com/Python/3 [3] https://fedoraproject.org/wiki/Changes/Python_3_as_Default Change-Id: I6d4d11844d4424bfa49b37fe7d9a3639547c0139