From 520fd28252e0deddbf09eb564025610ea6458a55 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 14 Oct 2025 17:19:10 +0800 Subject: [PATCH] python3-matplotlib: upgrade 3.10.6 -> 3.10.7 Changelog: the minimum version of pyparsing has been updated to version 3.0. Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...ython3-matplotlib_3.10.6.bb => python3-matplotlib_3.10.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-matplotlib_3.10.6.bb => python3-matplotlib_3.10.7.bb} (93%) diff --git a/meta-python/recipes-devtools/python/python3-matplotlib_3.10.6.bb b/meta-python/recipes-devtools/python/python3-matplotlib_3.10.7.bb similarity index 93% rename from meta-python/recipes-devtools/python/python3-matplotlib_3.10.6.bb rename to meta-python/recipes-devtools/python/python3-matplotlib_3.10.7.bb index 578a6b9945..b5b5250a56 100644 --- a/meta-python/recipes-devtools/python/python3-matplotlib_3.10.6.bb +++ b/meta-python/recipes-devtools/python/python3-matplotlib_3.10.7.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] = "ec01b645840dd1996df21ee37f208cd8ba57644779fa20464010638013d3203c" +SRC_URI[sha256sum] = "a06ba7e2a2ef9131c79c49e63dad355d2d878413a0376c1727c8b9335ff731c7" inherit pypi pkgconfig python3targetconfig meson ptest-python-pytest