On 28 Feb 2023, at 15:00, Ernst Sjöstrand via lists.openembedded.org <[email protected]> wrote: > more and more Python projects are removing their setup.py and setup.cfg and > switching to pyproject.toml. That unfortunately means you can't install those > packages on Yocto Dunfell. > > Would it be reasonable to backport support for this to Dunfell? I see that > the changes done for this support was actually kindof big, and as usual > updating setuptools will probably cause some old package version to fail to > install instead.
The changes were kind of big, and I do worry that they’d break stuff that is expected to work. A “mixin” layer which just contains the new classes and recipes would be a much better approach for Dunfell. Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#177843): https://lists.openembedded.org/g/openembedded-core/message/177843 Mute This Topic: https://lists.openembedded.org/mt/97291680/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
