poky/meta/recipes-devtools/python/python3
Leon Anavi 1cdb6d447c 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: ede7452e6dcb202952b85b76eecbd2e1760b11e9)

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:06 +00:00
..
0001-Avoid-shebang-overflow-on-python-config.py.patch python: Avoid shebang overflow on python-config.py 2022-06-17 17:57:44 +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: upgrade 3.10.5 -> 3.10.6 2022-08-10 08:25:28 +01:00
0001-Do-not-add-usr-lib-termcap-to-linker-flags-to-avoid-.patch python3: udpate to 3.10.1 2021-12-12 11:27:24 +00:00
0001-Do-not-use-the-shell-version-of-python-config-that-w.patch python3: udpate to 3.10.1 2021-12-12 11:27:24 +00:00
0001-Don-t-search-system-for-headers-libraries.patch python3: upgrade 3.10.5 -> 3.10.6 2022-08-10 08:25:28 +01:00
0001-Lib-pty.py-handle-stdin-I-O-errors-same-way-as-maste.patch python3: udpate to 3.10.1 2021-12-12 11:27:24 +00:00
0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch python3: upgrade 3.10.5 -> 3.10.6 2022-08-10 08:25:28 +01:00
0001-Makefile-do-not-compile-.pyc-in-parallel.patch python3: udpate to 3.10.1 2021-12-12 11:27:24 +00:00
0001-Makefile.pre-use-qemu-wrapper-when-gathering-profile.patch python3: udpate to 3.10.1 2021-12-12 11:27:24 +00:00
0001-Mitigate-the-race-condition-in-testSockName.patch python3: fix a race condition in the test_socket.testSockName test 2022-06-21 18:44:27 +01:00
0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch python: submit CC to cc_basename patch upstream 2022-09-02 15:58:25 +01:00
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 python3: udpate to 3.10.1 2021-12-12 11:27:24 +00:00
0001-sysconfig.py-use-platlibdir-also-for-purelib.patch python3: udpate to 3.10.1 2021-12-12 11:27:24 +00:00
0001-test_ctypes.test_find-skip-without-tools-sdk.patch python3: udpate to 3.10.1 2021-12-12 11:27:24 +00:00
0001-test_locale.py-correct-the-test-output-format.patch python3: udpate to 3.10.1 2021-12-12 11:27:24 +00:00
0001-Use-FLAG_REF-always-for-interned-strings.patch python3: udpate to 3.10.1 2021-12-12 11:27:24 +00:00
12-distutils-prefix-is-inside-staging-area.patch python3: upgrade 3.10.5 -> 3.10.6 2022-08-10 08:25:28 +01:00
0017-setup.py-do-not-report-missing-dependencies-for-disa.patch python3: upgrade 3.10.5 -> 3.10.6 2022-08-10 08:25:28 +01:00
0020-configure.ac-setup.py-do-not-add-a-curses-include-pa.patch python3: udpate to 3.10.1 2021-12-12 11:27:24 +00:00
avoid_warning_about_tkinter.patch python3: udpate to 3.10.1 2021-12-12 11:27:24 +00:00
cgi_py.patch python3: udpate to 3.10.1 2021-12-12 11:27:24 +00:00
check_build_completeness.py python3: upgrade to 3.7.2 2019-02-08 10:57:19 +00:00
create_manifest3.py python3: Improve logging, syntax and update deprecated modules to create_manifest 2021-04-18 11:37:26 +01:00
crosspythonpath.patch python3: udpate to 3.10.1 2021-12-12 11:27:24 +00:00
deterministic_imports.patch python3: Ensure stale empty python module directories don't break the build 2022-05-28 18:38:02 +01:00
get_module_deps3.py get_module_deps3.py: Check attribute '__file__' 2022-11-24 15:30:06 +00:00
makerace.patch python3: udpate to 3.10.1 2021-12-12 11:27:24 +00:00
python-config.patch python3: udpate to 3.10.1 2021-12-12 11:27:24 +00:00
python3-manifest.json python3-manifest.json: Add zoneinfo 2022-09-21 20:19:53 +01:00
reformat_sysconfig.py python3: Fix sysroot reproducibility 2021-10-01 14:51:45 +01:00
run-ptest python3: use built-in distutils for ptest, rather than setuptools' 'fork' 2022-05-20 22:52:23 +01:00