summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-08-04 16:33:33 +0800
committerKhem Raj <raj.khem@gmail.com>2025-08-04 11:45:24 -0700
commitf953e95f61501806ebe3a0a0dc58744f96bafe1b (patch)
treefdc9a7dfe2956152bcf3890a392b256617f922a0 /meta-python
parent0f4f076652260441955978f7cb751b1c1ce9f368 (diff)
downloadmeta-openembedded-f953e95f61501806ebe3a0a0dc58744f96bafe1b.tar.gz
python3-matplotlib: upgrade 3.10.3 -> 3.10.5
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-matplotlib_3.10.5.bb (renamed from meta-python/recipes-devtools/python/python3-matplotlib_3.10.3.bb)2
1 files changed, 1 insertions, 1 deletions
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
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 \
22 file://0001-Do-not-download-external-dependency-tarballs-via-mes.patch \ 22 file://0001-Do-not-download-external-dependency-tarballs-via-mes.patch \
23 file://0001-Change-types-for-width-height-to-match-definitions-i.patch \ 23 file://0001-Change-types-for-width-height-to-match-definitions-i.patch \
24 " 24 "
25SRC_URI[sha256sum] = "2f82d2c5bb7ae93aaaa4cd42aca65d76ce6376f83304fa3a630b569aca274df0" 25SRC_URI[sha256sum] = "352ed6ccfb7998a00881692f38b4ca083c691d3e275b4145423704c34c909076"
26 26
27inherit pypi pkgconfig python3targetconfig meson ptest-python-pytest 27inherit pypi pkgconfig python3targetconfig meson ptest-python-pytest
28 28