poky/meta/recipes-devtools/python/python3
Alejandro Hernandez 19149e67e8 python3: Upgrade from 3.3.3 to 3.4.2
Modifies:
python3-native_3.3.3.bb -> python3-native_3.4.2.bb: Updates checksums, version, patches
and SRC_URIs to use xz format, LICENSE did not change, dates were updated, adds fix for
ctypes/libffi needed for pip <- required since Python 3.4 (see PEP #453).
python3_3.3.3.bb -> python3_3.4.2.bb: Updates checksums, version, patches and SRC_URIs
to use xz format, adds fix for ctypes/libffi, fixes oe_multilib_header() call,
adds python3-core as RDEPENDS to python3-misc to avoid QA issue.
generate-manifest-3.4.py - > generate-manifest-3.4.py: fixes reprlib,
adds _sitebuiltins and _collections_abc <- formerly part of collections, separated since 3.4
python-3.3-manifest.inc -> python-3.4-manifest.inc

Rebases:
12-distutils-prefix-is-inside-staging-area.patch
python-3.3-multilib.patch
04-default-is-optimized.patch
avoid-ncursesw-include-path.patch

Deletes (fixed upstream):
fix-ast.h-dependency.patch
python3-fix-build-error-with-Readline-6.3.patch
06-ctypes-libffi-fix-configure.patch
remove_sqlite_rpath.patch

[YOCTO #6857]

(From OE-Core rev: 45290ff4d1902bd0ab5377568f969fbb660c0c87)

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-05-07 13:40:33 +01:00
..
0001-h2py-Fix-issue-13032-where-it-fails-with-UnicodeDeco.patch
03-fix-tkinter-detection.patch
04-default-is-optimized.patch python3: Upgrade from 3.3.3 to 3.4.2 2015-05-07 13:40:33 +01:00
06-ctypes-libffi-fix-configure.patch
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
030-fixup-include-dirs.patch
070-dont-clean-ipkg-install.patch
080-distutils-dont_adjust_files.patch
110-enable-zlib.patch
130-readline-setup.patch
150-fix-setupterm.patch
000-cross-compile.patch
avoid_warning_about_tkinter.patch
avoid-ncursesw-include-path.patch python3: Upgrade from 3.3.3 to 3.4.2 2015-05-07 13:40:33 +01:00
cgi_py.patch
fix_for_using_different_libdir.patch
fix-ast.h-dependency.patch
host_include_contamination.patch
makerace.patch
python-3.3-multilib.patch python3: Upgrade from 3.3.3 to 3.4.2 2015-05-07 13:40:33 +01:00
python-config.patch
python3-fix-build-error-with-Readline-6.3.patch
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
remove_sqlite_rpath.patch
setup.py-check-cross_compiling-when-get-FLAGS.patch python3: fix for cross compiling 2015-01-23 11:36:27 +00:00
setuptweaks.patch
shutil-follow-symlink-fix.patch
sitecustomize.py
sysconfig.py-add-_PYTHON_PROJECT_SRC.patch python3: fix for cross compiling 2015-01-23 11:36:27 +00:00
sysroot-include-headers.patch
unixccompiler.patch