poky/meta/recipes-devtools/python/python3
Leon Anavi f9679ac9f8 get_module_deps3.py: Check attribute '__file__'
Check if the module object has attribute '__file__' to fix and
avoid errors like:

AttributeError: module '_abc' has no attribute '__file__'. Did you mean: '__name__'?

(From OE-Core rev: 1684457df9fb7029a276df4438c8fc4a17e3e1e9)

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 8acce12c1a4cf37ac312c92d62a6ae93a349dddf)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-11-24 15:30:01 +00:00
..
0001-Avoid-shebang-overflow-on-python-config.py.patch python: Avoid shebang overflow on python-config.py 2022-06-24 23:57:42 +01:00
0001-bpo-36852-proper-detection-of-mips-architecture-for-.patch python3: update 3.10.1 -> 3.10.2 2022-01-20 11:57:28 +00:00
0001-distutils-sysconfig-append-STAGING_LIBDIR-python-sys.patch python3: update 3.10.1 -> 3.10.2 2022-01-20 11:57:28 +00:00
0001-Do-not-add-usr-lib-termcap-to-linker-flags-to-avoid-.patch
0001-Do-not-use-the-shell-version-of-python-config-that-w.patch
0001-Don-t-search-system-for-headers-libraries.patch python3: update 3.10.1 -> 3.10.2 2022-01-20 11:57:28 +00:00
0001-Lib-pty.py-handle-stdin-I-O-errors-same-way-as-maste.patch
0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch python3: update 3.10.1 -> 3.10.2 2022-01-20 11:57:28 +00:00
0001-Makefile-do-not-compile-.pyc-in-parallel.patch
0001-Makefile.pre-use-qemu-wrapper-when-gathering-profile.patch
0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch
0001-setup.py-Do-not-detect-multiarch-paths-when-cross-co.patch python3: Do not detect multiarch when cross compiling 2022-04-13 16:52:24 +01:00
0001-Skip-failing-tests-due-to-load-variability-on-YP-AB.patch
0001-sysconfig.py-use-platlibdir-also-for-purelib.patch
0001-test_ctypes.test_find-skip-without-tools-sdk.patch
0001-test_locale.py-correct-the-test-output-format.patch
0001-Use-FLAG_REF-always-for-interned-strings.patch
12-distutils-prefix-is-inside-staging-area.patch python3: update 3.10.1 -> 3.10.2 2022-01-20 11:57:28 +00:00
0017-setup.py-do-not-report-missing-dependencies-for-disa.patch python3: upgrade 3.10.4 -> 3.10.7 2022-10-20 15:36:02 +01:00
0020-configure.ac-setup.py-do-not-add-a-curses-include-pa.patch
avoid_warning_about_tkinter.patch
cgi_py.patch
check_build_completeness.py
create_manifest3.py
crosspythonpath.patch
deterministic_imports.patch python3: Ensure stale empty python module directories don't break the build 2022-06-24 23:57:42 +01:00
get_module_deps3.py get_module_deps3.py: Check attribute '__file__' 2022-11-24 15:30:01 +00:00
makerace.patch
python-config.patch
python3-manifest.json
reformat_sysconfig.py
run-ptest python3: use built-in distutils for ptest, rather than setuptools' 'fork' 2022-06-24 23:57:42 +01:00