generic-poky/meta/recipes-devtools/python/python3
Alejandro Hernandez 2268a702f1 python3: Upgrade from 3.4.3 to 3.5
python3-native_3.4.3.bb -> python3-native_3.5.0.bb:
- changed version
- changed cheksum
- no license change, just dates

python3_3.4.3.bb -> python3_3.5.0.bb:
- changed version
- changed cheksum
- no license change, just dates

New:
- use_packed_importlib.patch: Fixes importlib on cross-compile environments

Rebased:
- Manifest
- 000-cross-compile.patch
- 020-dont-compile-python-files.patch
- 04-default-is-optimized.patch
- python-3.3-multilib.patch
- distutils3-base.bbclass
- distutils3-native-base.bbclass
- python3native.bbclass

Upstream:
- makerace.patch

Misc:
- pip2 is handled as default on major distros,
modified python3-pip to leave /usr/bin/pip available for pip2
- Fixed importing pip3 from python3 interpreter

(From OE-Core rev: 701ec1977ced1bb08461e6de98b4f63d21cba8a6)

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-12-01 21:32:06 +00:00
..
000-cross-compile.patch python3: Upgrade from 3.4.3 to 3.5 2015-12-01 21:32:06 +00:00
0001-h2py-Fix-issue-13032-where-it-fails-with-UnicodeDeco.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
03-fix-tkinter-detection.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
04-default-is-optimized.patch python3: Upgrade from 3.4.3 to 3.5 2015-12-01 21:32:06 +00:00
12-distutils-prefix-is-inside-staging-area.patch python3: Upgrade from 3.3.3 to 3.4.2 2015-05-07 13:40:33 +01:00
020-dont-compile-python-files.patch python3: Upgrade from 3.4.3 to 3.5 2015-12-01 21:32:06 +00:00
030-fixup-include-dirs.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
070-dont-clean-ipkg-install.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
080-distutils-dont_adjust_files.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
110-enable-zlib.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
130-readline-setup.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
150-fix-setupterm.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
avoid-ncursesw-include-path.patch python3: Upgrade from 3.3.3 to 3.4.2 2015-05-07 13:40:33 +01:00
avoid_warning_about_tkinter.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
cgi_py.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
fix_for_using_different_libdir.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
host_include_contamination.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
python-3.3-multilib.patch python3: Upgrade from 3.4.3 to 3.5 2015-12-01 21:32:06 +00:00
python-config.patch python3: Revert python-config to distutils.sysconfig 2014-05-08 13:00:32 +01:00
python3-setup.py-no-host-headers-libs.patch python3: several fixes for cross compiling 2014-11-25 13:03:27 +00:00
python3-use-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch python3: several fixes for cross compiling 2014-11-25 13:03:27 +00:00
setup.py-check-cross_compiling-when-get-FLAGS.patch python3: fix for cross compiling 2015-01-23 11:36:27 +00:00
setup.py-find-libraries-in-staging-dirs.patch python3: detect libraries in STAGING_LIBDIR 2015-08-01 22:24:17 +01:00
setuptweaks.patch meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
shutil-follow-symlink-fix.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
sitecustomize.py python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
sysconfig.py-add-_PYTHON_PROJECT_SRC.patch python3: fix for cross compiling 2015-01-23 11:36:27 +00:00
sysroot-include-headers.patch python3: Add target and native recipes 2014-02-02 22:37:39 +00:00
unixccompiler.patch python3: fix builtins imports 2014-06-30 16:36:44 +01:00
use_packed_importlib.patch python3: Upgrade from 3.4.3 to 3.5 2015-12-01 21:32:06 +00:00