On Fri, Nov 20, 2020 at 9:35 AM Richard Purdie <[email protected]> wrote: > > On Fri, 2020-11-20 at 09:29 -0800, Khem Raj wrote: > > +RDEPENDS_${PN}_append_class-target = " \ > > + ${PYTHON_PN}-attrs \ > > + ${PYTHON_PN}-debugger \ > > + ${PYTHON_PN}-doctest \ > > + ${PYTHON_PN}-iniconfig \ > > + ${PYTHON_PN}-json \ > > + ${PYTHON_PN}-pluggy \ > > + ${PYTHON_PN}-py \ > > + ${PYTHON_PN}-setuptools \ > > + ${PYTHON_PN}-six \ > > + ${PYTHON_PN}-atomicwrites \ > > + ${PYTHON_PN}-importlib-metadata \ > > + ${PYTHON_PN}-pathlib2 \ > > + ${PYTHON_PN}-wcwidth \ > > + ${PYTHON_PN}-more-itertools \ > > + ${PYTHON_PN}-packaging \ > > +" > > Do these exist in OE-Core? I think there are a lot of dependencies > pytest pulls in? I don't think this precludes the move but I'm not sure > the patchset is complete. >
hmm not all. I wonder if it makes sense to move these recipes as well to support pytest in core otherwise I guess I will just move the numpy dependencies onto PN-ptest in numpy recipe and live with that or packageconfig it out. > Cheers, > > Richard >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#144878): https://lists.openembedded.org/g/openembedded-core/message/144878 Mute This Topic: https://lists.openembedded.org/mt/78394489/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
