summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3
AgeCommit message (Expand)Author
11 dayspython3: upgrade 3.12.2 -> 3.12.3Trevor Gamblin
2024-03-22python3-manifest: Sync RDEPENDS with latest versionAlejandro Hernandez Samaniego
2024-02-29python3: upgrade 3.12.1 -> 3.12.2Wang Mingyu
2024-02-15python3: move dataclasses to python3-coreRoss Burton
2024-02-08python3: Fix ptests with expat 2.6+Khem Raj
2024-01-27python3: Initialize struct termios before calling tcgetattr()Khem Raj
2024-01-19python: update 3.11.5 -> 3.12.1Alexander Kanavin
2023-11-30python3-ptest: skip test_storlinesTrevor Gamblin
2023-09-28python3: fix SoB on patchAlexandre Belloni
2023-09-20python3-ptest: skip test_input_no_stdout_filenoTrevor Gamblin
2023-09-04python3: Fix ptests on muslKhem Raj
2023-08-10python3: add additional timing-related test skipsTrevor Gamblin
2023-07-21python3: ensure ptest regression captureTrevor Gamblin
2023-07-14python3: parallelize ptests, add test_cppext dependenciesTrevor Gamblin
2023-07-10python3: fix missing comma in get_module_deps3.pyRoss Burton
2023-06-27python3: update 3.11.3 -> 3.11.4Alexander Kanavin
2023-06-16python3: upgrade 3.11.2 -> 3.11.3Alexander Kanavin
2023-05-22python3-manifest: turtle: new packageBartosz Golaszewski
2023-05-22python3-manifest: zipapp: new packageBartosz Golaszewski
2023-05-22python3-manifest: cgitb: new packageBartosz Golaszewski
2023-04-14python3-manifest: add ensurepipBartosz Golaszewski
2023-04-14python3-manifest: add tomllibBartosz Golaszewski
2023-04-03python3: Fix failing sysconfig.py test on x86(64 bit) using lib64 as baselib ...Wentao Zhang
2023-03-21python3: add missing -modules dependenciesRoss Burton
2023-02-20python3: upgrade 3.11.1 -> 3.11.2Alexander Kanavin
2022-12-28Revert "python3-native: further tweak to sysconfig.py to find python includes...Alexander Kanavin
2022-12-28python3: update 3.11.0 -> 3.11.1Alexander Kanavin
2022-12-26python3-native: further tweak to sysconfig.py to find python includes correctlyAlexander Kanavin
2022-12-07python3targetconfig.bbclass: use PYTHONPATH to point to the target configAlexander Kanavin
2022-12-07python3: use the standard shell version of python3-configAlexander Kanavin
2022-12-05python3: fix tests on x86 (32 bit)Alexander Kanavin
2022-11-22python3: make tkinter available when enabledMingli Yu
2022-11-22python3: Fix CVE-2022-37460Joe Slater
2022-11-07python3-manifest.json: Fix re in coreLeon Anavi
2022-11-07get_module_deps3.py: Check attribute '__file__'Leon Anavi
2022-10-29python3: update 3.10.6 -> 3.11.0Alexander Kanavin
2022-10-26python3-manifest.json: Move urllib to netclientLeon Anavi
2022-09-21python3-manifest.json: Add zoneinfoLeon Anavi
2022-09-02python: submit CC to cc_basename patch upstreamAlexander Kanavin
2022-08-10python3: upgrade 3.10.5 -> 3.10.6Alexander Kanavin
2022-06-21python3: fix a race condition in the test_socket.testSockName testRoss Burton
2022-06-21python3: upgrade 3.10.4 -> 3.10.5Xu Huan
2022-06-17python: Avoid shebang overflow on python-config.pyPaulo Neves
2022-05-28python3: Ensure stale empty python module directories don't break the buildRichard Purdie
2022-05-20python3: use built-in distutils for ptest, rather than setuptools' 'fork'Alexander Kanavin
2022-04-12python3: Do not detect multiarch when cross compilingKhem Raj
2022-01-20python3: update 3.10.1 -> 3.10.2Alexander Kanavin
2022-01-12python3: drop unneeded multiprocessing module patchAlexander Kanavin
2021-12-21python3: backport a fix so the test suite passes with OpenSSL 3.0.1Ross Burton
2021-12-12python3: udpate to 3.10.1Oleksandr Kravchuk