回复: [NEW]www/py-httpcore

2024-04-15 Thread wen heping
Now www/py-h11 had been imported into OpenBSD ports, would someone have a look of py-httpcore ? I attached the patch here. 发件人: wen heping 发送时间: 2023年12月15日 18:54 收件人: ports@openbsd.org 主题: [NEW]www/py-httpcore Hi, ports@: Here is a patch to

Re: [NEW]www/py-httpcore

2023-12-19 Thread Stuart Henderson
On 2023/12/19 19:22, Lucas Raab wrote: > On Fri, Dec 15, 2023 at 10:54:09AM +, 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

Re: [NEW]www/py-httpcore

2023-12-19 Thread Lucas Raab
On Fri, Dec 15, 2023 at 10:54:09AM +, 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_

[NEW]www/py-httpcore

2023-12-15 Thread wen heping
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 shoul