diff options
author | Niko Mauno <niko.mauno@vaisala.com> | 2024-02-26 11:41:53 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-02-26 08:14:44 -0800 |
commit | fd7555efd4e65830d62ecd97701bf138bc6cf85d (patch) | |
tree | 80f35470ace12915a311892857f7590dcade7738 /meta-python/recipes-devtools/python/python3-pydantic-core | |
parent | 89cd053863104685a5ca996174b0e197b93784de (diff) | |
download | meta-openembedded-fd7555efd4e65830d62ecd97701bf138bc6cf85d.tar.gz |
python3-pybind11: Migrate to python_setuptools_build_meta
Switch from setuptools3.bbclass to python_setuptools_build_meta.bblass
which reflects
https://github.com/pybind/pybind11/blob/v2.11.1/pyproject.toml#L3 and
mitigates following warning during do_compile:
.../python3-pybind11/2.11.1/recipe-sysroot-native/usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
Here we also fix remaining minor style issue in task declarations
(use four space indentation instead of three).
Reported-by: Tim Orling <ticotimo@gmail.com>
Closes: https://lists.openembedded.org/g/openembedded-devel/message/108748
Signed-off-by: Niko Mauno <niko.mauno@vaisala.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pydantic-core')
0 files changed, 0 insertions, 0 deletions