summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-meson-python_0.15.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-meson-python: move from meta-pythonTim Orling2024-02-201-0/+27
meson-python is a Python build backend built on top of the Meson build-system. It enables you to use Meson for your Python packages. https://meson-python.readthedocs.io/en/latest/ It is used as the PEP-517 build-backend for python3-numpy and python3-scipy. For other projects using the backend, see: https://meson-python.readthedocs.io/en/latest/projects-using-meson-python.html (From OE-Core rev: 57df1e3fd77a412fb7d585362a7263a4f847fe07) Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>