From: Landry Breuil Subject: Re: [update] devel/py-rpds-py 0.20.0 To: ports@openbsd.org Date: Mon, 19 Aug 2024 16:35:34 +0200 Le Mon, Aug 19, 2024 at 04:04:34PM +0200, Renaud Allard a écrit : > > > On 8/19/24 3:56 PM, Landry Breuil wrote: > > 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 ? > > > > Indeed, this one should be better. my comment was about py-rpds, and this diff is py-inflect, which now shouldnt have py-pydantic as a dep :)