]> code.ossystems Code Review - openembedded-core.git/commit
python: update 3.8.5 -> 3.9.0
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 28 Oct 2020 21:05:58 +0000 (22:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 30 Oct 2020 13:03:27 +0000 (13:03 +0000)
commit7347556b18b45c5f9afc2cade565a75c95876914
treeeb4cb0a23de32991161096e63ac45a333a1f4b72
parent0d0acc5fefc96ee0f0a856f7fa34caf92e03138f
python: update 3.8.5 -> 3.9.0

Drop 0001-Do-not-hardcode-lib-as-location-for-site-packages-an.patch,
0001-configure.ac-fix-LIBPL.patch and 0001-python3-Do-not-hardcode-lib-for-distutils.patch
as they are all replaced by the new --platlibdir option to ./configure

Rename 0001-Lib-sysconfig.py-fix-another-place-where-lib-is-hard.patch to
0001-Lib-sysconfig.py-use-libdir-values-from-configuratio.patch
and describe the changes better.

License-Update: documentation now dual license under PSF & BSD
(not relevant for the recipe.
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 files changed:
meta/classes/python3-dir.bbclass
meta/recipes-devtools/python/python3/0001-Do-not-hardcode-lib-as-location-for-site-packages-an.patch [deleted file]
meta/recipes-devtools/python/python3/0001-Don-t-search-system-for-headers-libraries.patch
meta/recipes-devtools/python/python3/0001-Lib-sysconfig.py-use-libdir-values-from-configuratio.patch [moved from meta/recipes-devtools/python/python3/0001-Lib-sysconfig.py-fix-another-place-where-lib-is-hard.patch with 57% similarity]
meta/recipes-devtools/python/python3/0001-Use-FLAG_REF-always-for-interned-strings.patch
meta/recipes-devtools/python/python3/0001-configure.ac-fix-LIBPL.patch [deleted file]
meta/recipes-devtools/python/python3/0001-distutils-sysconfig-append-STAGING_LIBDIR-python-sys.patch
meta/recipes-devtools/python/python3/0001-python3-Do-not-hardcode-lib-for-distutils.patch [deleted file]
meta/recipes-devtools/python/python3/0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch
meta/recipes-devtools/python/python3/0017-setup.py-do-not-report-missing-dependencies-for-disa.patch
meta/recipes-devtools/python/python3/12-distutils-prefix-is-inside-staging-area.patch
meta/recipes-devtools/python/python3/python-config.patch
meta/recipes-devtools/python/python3_3.9.0.bb [moved from meta/recipes-devtools/python/python3_3.8.5.bb with 94% similarity]