Download raw body.
Le Wed, Aug 14, 2024 at 10:54:54AM +0200, Renaud Allard a écrit : > > > On 8/13/24 10:23 PM, Stuart Henderson wrote: > > For py-pydantic-core, please get rid of pip as a build dep; see > > www/py-adblock for an example. I didn't figure out how to do tests > > without but at least let's not drag that mess into build at least. > > Ideally do the same for whichever port that bit was copied from too :) > > > > Here is a diff which upgrades devel/py-rpds-py to 0.20.0 and removes the > install dep on pip my understanding of this diff is that now instead of pip, do-install uses py-installer, so... devel/py-pip should move to TDEP, and devel/py-installer should be added to BDEP, like www/py-adblock does ? Landry