summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-12-18 17:03:39 +0800
committerKhem Raj <raj.khem@gmail.com>2025-12-21 08:54:03 -0800
commit335d2486edb5842b68c0d45720026b8e53eca9d7 (patch)
treeed24b986ba415c7b0bfcee6f8769157095247c00 /meta-python/recipes-devtools
parentac2879c276e6bd8a824b5a71eac191fe3bd4f1b5 (diff)
downloadmeta-openembedded-335d2486edb5842b68c0d45720026b8e53eca9d7.tar.gz
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 <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python3-matplotlib_3.10.8.bb (renamed from meta-python/recipes-devtools/python/python3-matplotlib_3.10.7.bb)2
1 files changed, 1 insertions, 1 deletions
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
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 \
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] = "a06ba7e2a2ef9131c79c49e63dad355d2d878413a0376c1727c8b9335ff731c7" 25SRC_URI[sha256sum] = "2299372c19d56bcd35cf05a2738308758d32b9eaed2371898d8f5bd33f084aa3"
26 26
27inherit pypi pkgconfig python3targetconfig meson ptest-python-pytest 27inherit pypi pkgconfig python3targetconfig meson ptest-python-pytest
28 28