]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3: upgrade 3.12.2 -> 3.12.3
authorTrevor Gamblin <tgamblin@baylibre.com>
Fri, 12 Apr 2024 00:42:02 +0000 (20:42 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 14 Apr 2024 05:27:11 +0000 (06:27 +0100)
commit4122d8f6ecf6957de7a34fc51beffcd8e808911f
tree1941491fd296157f6acffc31a5560624c458e45b
parentc4431b4dd27d290024472f315858a63aea2a733c
python3: upgrade 3.12.2 -> 3.12.3

Remove the following patch:

0001-gh-115133-Fix-tests-for-XMLPullParser-with-Expat-2.6.patch

Which a different fix was submitted for in:

c4fa79b924 [3.12] gh-115133: Fix tests for XMLPullParser with Expat 2.6.0 (GH-115164) (GH-115288)
See: https://github.com/python/cpython/pull/115288
(related to CVE-2023-52425)

Changelog: https://docs.python.org/3/whatsnew/changelog.html#python-3-12-3-final

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3/0001-test_xml_etree.py-Fix-for-Expat-2.6.0-with-reparse-d.patch [deleted file]
meta/recipes-devtools/python/python3_3.12.3.bb [moved from meta/recipes-devtools/python/python3_3.12.2.bb with 99% similarity]