From 335d2486edb5842b68c0d45720026b8e53eca9d7 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 18 Dec 2025 17:03:39 +0800 Subject: [PATCH] python3-matplotlib: upgrade 3.10.7 -> 3.10.8 Changelog: =========== - Properly allow freethreaded mode in the MacOS backend - Better error handling for MacOS backend Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...ython3-matplotlib_3.10.7.bb => python3-matplotlib_3.10.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-matplotlib_3.10.7.bb => python3-matplotlib_3.10.8.bb} (93%) diff --git a/meta-python/recipes-devtools/python/python3-matplotlib_3.10.7.bb b/meta-python/recipes-devtools/python/python3-matplotlib_3.10.8.bb similarity index 93% rename from meta-python/recipes-devtools/python/python3-matplotlib_3.10.7.bb rename to meta-python/recipes-devtools/python/python3-matplotlib_3.10.8.bb index b5b5250a56..c92af94732 100644 --- a/meta-python/recipes-devtools/python/python3-matplotlib_3.10.7.bb +++ b/meta-python/recipes-devtools/python/python3-matplotlib_3.10.8.bb @@ -22,7 +22,7 @@ SRC_URI += "file://run-ptest \ file://0001-Do-not-download-external-dependency-tarballs-via-mes.patch \ file://0001-Change-types-for-width-height-to-match-definitions-i.patch \ " -SRC_URI[sha256sum] = "a06ba7e2a2ef9131c79c49e63dad355d2d878413a0376c1727c8b9335ff731c7" +SRC_URI[sha256sum] = "2299372c19d56bcd35cf05a2738308758d32b9eaed2371898d8f5bd33f084aa3" inherit pypi pkgconfig python3targetconfig meson ptest-python-pytest