On Tue, 7 May 2024 at 22:25, Alexander Kanavin via lists.openembedded.org <[email protected]> wrote: > > > # setuptools can be removed when upstream removes all uses of distutils > > > -RDEPENDS:${PN} = "python3-pickle python3-xml python3-setuptools" > > > +RDEPENDS:${PN} = "python3-pickle python3-xml python3-setuptools glib-2.0” > > > > Is setuptools still needed? If so, might be worth calling out what the > > exact user is because a simple grep doesn’t find any users. > > Indeed, neither distutils nor setuptools are anywhere in 2.80.0 tree.
This is in g-i recipe, not in glib. And that still has plenty of references to distutils as of 1.80.1. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#199193): https://lists.openembedded.org/g/openembedded-core/message/199193 Mute This Topic: https://lists.openembedded.org/mt/105860089/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
