On 2023/12/19 19:22, Lucas Raab wrote:
> On Fri, Dec 15, 2023 at 10:54:09AM +0000, wen heping wrote:
> > Hi, ports@:
> >
> > Here is a patch to create new port devel/py-httpcore,
> > which is required by the creating of devel/py-httpx,
> > which is required by some other ports.
> >
> > It build well and run well on amd64-current system.
> > NO_TEST defined since we are lacking of some TEST_DEPENDS.
> >
> > www/py-h11 should be imported into portstree before
> > this patch committed.
> >
> >
> > Cheers !
> > wen
>
> For this one, I removed the references to hatch-fancy-pypi-readme to get
> it to build. Did you do the same or have a local version of that package?
that is in ports already,
BUILD_DEPENDS = devel/py-hatch-fancy-pypi-readme${MODPY_FLAVOR}