Changes to python build dependencies
Ross Burton <[email protected]>
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
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. Cheers, Ross