]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
classes/setuptools_build_meta: rename to python_setuptools_build_meta
authorRoss Burton <ross@burtonini.com>
Fri, 18 Mar 2022 14:30:33 +0000 (14:30 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 20 Mar 2022 00:01:21 +0000 (00:01 +0000)
commit25d6bf8079797906bde7c0cf63a0466c981ba5bb
treefeffe50a017156e738e2ac12cd02f0231c60f6cf
parent84b70c7d2d76af72cb6df42e0ceda66dbea49d8a
classes/setuptools_build_meta: rename to python_setuptools_build_meta

Rename this class to be python-prefixed to match the other new Python
build system classes.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
22 files changed:
meta/classes/python_setuptools_build_meta.bbclass [moved from meta/classes/setuptools_build_meta.bbclass with 100% similarity]
meta/recipes-devtools/meson/meson_0.61.3.bb
meta/recipes-devtools/python/python3-attrs_21.4.0.bb
meta/recipes-devtools/python/python3-bcrypt_3.2.0.bb
meta/recipes-devtools/python/python3-git_3.1.27.bb
meta/recipes-devtools/python/python3-importlib-metadata_4.11.3.bb
meta/recipes-devtools/python/python3-iniconfig_1.1.1.bb
meta/recipes-devtools/python/python3-jsonschema_4.4.0.bb
meta/recipes-devtools/python/python3-mako_1.1.6.bb
meta/recipes-devtools/python/python3-markdown_3.3.6.bb
meta/recipes-devtools/python/python3-packaging_21.3.bb
meta/recipes-devtools/python/python3-pip_22.0.3.bb
meta/recipes-devtools/python/python3-pluggy_1.0.0.bb
meta/recipes-devtools/python/python3-py_1.11.0.bb
meta/recipes-devtools/python/python3-pyrsistent_0.18.1.bb
meta/recipes-devtools/python/python3-pytest-runner_5.3.1.bb
meta/recipes-devtools/python/python3-pytest_7.0.1.bb
meta/recipes-devtools/python/python3-pyyaml_6.0.bb
meta/recipes-devtools/python/python3-setuptools-rust-native_1.1.2.bb
meta/recipes-devtools/python/python3-setuptools-scm_6.4.2.bb
meta/recipes-devtools/python/python3-setuptools_59.5.0.bb
meta/recipes-devtools/python/python3-zipp_3.7.0.bb