]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3: upgrade 3.13.6 -> 3.13.7
authorPeter Marko <peter.marko@siemens.com>
Sat, 16 Aug 2025 15:43:03 +0000 (17:43 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Aug 2025 16:14:31 +0000 (17:14 +0100)
Changelog: https://docs.python.org/3/whatsnew/changelog.html#python-3-13-7-final

Refresh patches via devtool.

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3/0001-test_locale.py-correct-the-test-output-format.patch
meta/recipes-devtools/python/python3_3.13.7.bb [moved from meta/recipes-devtools/python/python3_3.13.6.bb with 99% similarity]

index f672ee7ad7c27718a776fafa99a5f654d3b0340e..3fc3a7e8ced71c4756cfb266591a916cc49d7507 100644 (file)
@@ -34,7 +34,7 @@ diff --git a/Lib/test/test_locale.py b/Lib/test/test_locale.py
 index da4bd79..fd9e67d 100644
 --- a/Lib/test/test_locale.py
 +++ b/Lib/test/test_locale.py
-@@ -576,7 +576,7 @@ class TestMiscellaneous(unittest.TestCase):
+@@ -502,7 +502,7 @@ class TestRealLocales(unittest.TestCase):
              self.skipTest('test needs Turkish locale')
          loc = locale.getlocale(locale.LC_CTYPE)
          if verbose:
similarity index 99%
rename from meta/recipes-devtools/python/python3_3.13.6.bb
rename to meta/recipes-devtools/python/python3_3.13.7.bb
index 184d71bdcecbbe4e868a485dceb94961e05554a9..e9eb61094909e958ff6bd14469a6e4df6d820ca2 100644 (file)
@@ -36,7 +36,7 @@ SRC_URI:append:class-native = " \
            file://0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch \
            "
 
-SRC_URI[sha256sum] = "17ba5508819d8736a14fbfc47d36e184946a877851b2e9c4b6c43acb44a3b104"
+SRC_URI[sha256sum] = "5462f9099dfd30e238def83c71d91897d8caa5ff6ebc7a50f14d4802cdaaa79a"
 
 # exclude pre-releases for both python 2.x and 3.x
 UPSTREAM_CHECK_REGEX = "[Pp]ython-(?P<pver>\d+(\.\d+)+).tar"