From f953e95f61501806ebe3a0a0dc58744f96bafe1b Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 4 Aug 2025 16:33:33 +0800 Subject: [PATCH] python3-matplotlib: upgrade 3.10.3 -> 3.10.5 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...ython3-matplotlib_3.10.3.bb => python3-matplotlib_3.10.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-matplotlib_3.10.3.bb => python3-matplotlib_3.10.5.bb} (93%) diff --git a/meta-python/recipes-devtools/python/python3-matplotlib_3.10.3.bb b/meta-python/recipes-devtools/python/python3-matplotlib_3.10.5.bb similarity index 93% rename from meta-python/recipes-devtools/python/python3-matplotlib_3.10.3.bb rename to meta-python/recipes-devtools/python/python3-matplotlib_3.10.5.bb index 97a2910fa2..6c4d496c02 100644 --- a/meta-python/recipes-devtools/python/python3-matplotlib_3.10.3.bb +++ b/meta-python/recipes-devtools/python/python3-matplotlib_3.10.5.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] = "2f82d2c5bb7ae93aaaa4cd42aca65d76ce6376f83304fa3a630b569aca274df0" +SRC_URI[sha256sum] = "352ed6ccfb7998a00881692f38b4ca083c691d3e275b4145423704c34c909076" inherit pypi pkgconfig python3targetconfig meson ptest-python-pytest