]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-meson-python: move from meta-python
authorTim Orling <ticotimo@gmail.com>
Mon, 19 Feb 2024 17:30:21 +0000 (09:30 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 20 Feb 2024 11:39:43 +0000 (11:39 +0000)
commit57df1e3fd77a412fb7d585362a7263a4f847fe07
treeaefaceb422b4fb5f1bfc8950d45f6c74a175c400
parentc29a906c510627c5f4598511c34de20230bb230d
python3-meson-python: move from meta-python

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

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/maintainers.inc
meta/recipes-devtools/python/python3-meson-python_0.15.0.bb [new file with mode: 0644]