]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python: update to 3.5.3
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Wed, 10 May 2017 14:13:19 +0000 (17:13 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 May 2017 13:01:38 +0000 (14:01 +0100)
commitb7b982a29e5d14c558b5fc25b4dc727810510ade
treef130842026e6ad0304433b712f45dcd013ed7ceb
parent65bab9210be51aeb431ea85c90e31ad9f0d2340c
python: update to 3.5.3

Prior versions of python do not support openssl 1.1; updating to
Python 3.6 on the other hand is a lot more involved, and so should
be done by a specialist/maintainer.

LICENSE checksum change due to copyright years.

Drop upstreamed python3-fix-CVE-2016-1000110.patch

Rebase upstream-random-fixes.patch (taken from
https://github.com/python/cpython/commit/ff558f5aba40bd173f336503def886a12f8db016 )

Rebase 0001-Do-not-use-the-shell-version-of-python-config-that-w.patch

Rebase 000-cross-compile.patch

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python3-native_3.5.3.bb [moved from meta/recipes-devtools/python/python3-native_3.5.2.bb with 90% similarity]
meta/recipes-devtools/python/python3/0001-Do-not-use-the-shell-version-of-python-config-that-w.patch
meta/recipes-devtools/python/python3/0001-cross-compile-support.patch [moved from meta/recipes-devtools/python/python3/000-cross-compile.patch with 65% similarity]
meta/recipes-devtools/python/python3/python3-fix-CVE-2016-1000110.patch [deleted file]
meta/recipes-devtools/python/python3/upstream-random-fixes.patch
meta/recipes-devtools/python/python3_3.5.3.bb [moved from meta/recipes-devtools/python/python3_3.5.2.bb with 96% similarity]