Python: Upgrade Python version from 3.4 to 3.6 11/68411/1
authorSridhar K. N. Rao <sridhar.rao@spirent.com>
Thu, 29 Aug 2019 19:18:32 +0000 (00:48 +0530)
committerSridhar K. N. Rao <sridhar.rao@spirent.com>
Thu, 29 Aug 2019 19:23:15 +0000 (00:53 +0530)
commit57dce3c68fb63403be15e20f769ba7c38ba26537
tree1c9bb8b6443d4c1d08fe9db9c362be13f34d4851
parent391e5ceb8958eff1f108cc2d589dd3a11c7c48a2
Python: Upgrade Python version from 3.4 to 3.6

This patch upgrade python version from 3.4 to 3.6 for the following
systems.
Centos
rhel - 7.2, 7.3 and 7.5
ubuntu
For fedora and opensuse - no specific option available.
SLES is already using 3.6

Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Change-Id: Ib1a1cb04441c8fe53339f7f9a66e0266d6ceefe0
systems/centos/build_base_machine.sh
systems/centos/prepare_python_env.sh
systems/rhel/7.2/build_base_machine.sh
systems/rhel/7.2/prepare_python_env.sh
systems/rhel/7.3/build_base_machine.sh
systems/rhel/7.3/prepare_python_env.sh
systems/rhel/7.5/build_base_machine.sh
systems/rhel/7.5/prepare_python_env.sh
systems/ubuntu/14.04/build_base_machine.sh