meta-openembedded/meta-python/classes
Ross Burton 62af27a57a poetry-core: clean up class
There's been a lot of work on this class so clean it up a bit.

Rationalise imports, python3-dir is already included in python3native.

Don't write a helper script in do_configure, just call the API in
do_compile.  In the long term this should be using pypa/build instead
of calling the API directly.

Stub out do_configure as the base configure isn't useful.

Write the wheel to PIP_INSTALL_DIST_PATH instead of hard-coding S/dist,
and clean it.

Use EXPORT_FUNCTIONS on the tasks.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-03-10 07:31:21 -08:00
..
bandit.bbclass bandit: add class to perform Bandit scans 2018-11-27 11:05:22 -08:00
distutils-common-base.bbclass distutils*.bbclass: move from oe-core 2022-03-01 09:13:42 -08:00
distutils3-base.bbclass distutils*.bbclass: move from oe-core 2022-03-01 09:13:42 -08:00
distutils3.bbclass distutils*.bbclass: move from oe-core 2022-03-01 09:13:42 -08:00
poetry_core.bbclass poetry-core: clean up class 2022-03-10 07:31:21 -08:00
pyo3.bbclass pyo3.bbclass: add class for PyO3 cross-compilation 2022-01-18 12:53:38 -08:00
setuptools3_rust.bbclass setuptools3_rust.bbclass: setuptoools Rust plugin 2022-01-18 12:53:38 -08:00