summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-matplotlib_3.10.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-matplotlib: upgrade 3.10.1 -> 3.10.3Wang Mingyu2025-05-211-50/+0
| | | | | | | | 0001-Change-types-for-width-height-to-match-definitions-i.patch refreshed for 3.10.3 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-matplotlib: Add missing dependency on scm native moduleKhem Raj2025-04-111-0/+1
| | | | | | | Fixes recipe-sysroot-native/usr/bin/python3-native/python3: No module named setuptools_scm Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-matplotlib: Upgrade to 3.10.1Khem Raj2025-04-101-0/+49
- Adjust for move to meson build system. - Use system freetype and qhull - Add ptest insfrastructure, they do not pass yet - Add a patch to fix build on 32bit machines Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Trevor Gamblin <tgamblin@baylibre.com>