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