On Wed, 2019-09-11 at 21:44 -0700, Khem Raj wrote: > On Wed, Sep 11, 2019 at 6:34 PM Anuj Mittal <[email protected]> > wrote: > > networkx only supports python3 starting v2.3. Move the common code > > to > > .inc and remove python-2to3 RDEPENDS which is no longer needed: > > > > https://github.com/networkx/networkx/commit/4e611d7ea90c20864daba912d6118220d5bbddf3 > > > > this patch does not apply cleanly. I think it would be good to move > both recipes to 2.3 if possible.
2.2 is the last release to support python2 so that will have to stay at 2.2. https://networkx.github.io/documentation/stable/news.html#networkx-2-3 I will fix and send v2. Thanks, Anuj -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
