On Tue, 2026-08-11 at 15:36 +0100, Ross Burton via lists.openembedded.org wrote: > Historically, setuptools provided most of the build commands but the > wheel package provided bdist_wheel. > > However, as of setuptools 70.1.0[1], this command is part of setuptools > itself and the wheel package is not required. > > [1] > https://github.com/pypa/setuptools/commit/b3d3e93a834426f1bef8712e1405495084eb3b7f > > Signed-off-by: Ross Burton <[email protected]> > --- > meta/classes-recipe/python_setuptools_build_meta.bbclass | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
One of the changes breaks python3-qemu-qmp: https://autobuilder.yoctoproject.org/valkyrie/#/builders/50/builds/4402 I suspect it needs the wheel dependency adding... I'll test a patch. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#243222): https://lists.openembedded.org/g/openembedded-core/message/243222 Mute This Topic: https://lists.openembedded.org/mt/120702214/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
