Re: Changes to python build dependencies
Khem Raj <[email protected]>
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <CAMKF1so6ZCBL2tUWW6tnmg83bADoF0yWPsfOPgBOnc0446+dWw@mail.gmail.com> |
On Wed, Aug 12, 2026 at 5:26 AM Ross Burton <[email protected]> wrote: > Hi, > > Queued in oe-core master-next is a change to remove python3-wheel-native > from the python build class dependencies, as this hasn’t been needed for > several years now. This will expose some upstreams which still declare > ‘wheel’ as a build dependency for no good reason, this can be resolved > simply adding python3-wheel-native to DEPENDS and ideally telling upstream > to update their pyproject.toml. > > Obviously I’m sending the changes to core and then immediately going on > holiday for two weeks, so I hope the fallout isn’t _too_ bad. > I suggest we hold on such changes in master-next for a bit to get soaked. At least for meta-openembedded layers I do have CI loops running over master-next now its pushed into master. 90+ failures in meta-openembedded https://autobuilder.yoctoproject.org/valkyrie/api/v2/logs/8277715/raw_inline > > Cheers, > Ross