Subject: CVS commit: pkgsrc/www/py-httpcore
From: Adam Ciarcinski
Date: 2022-12-29 13:40:51
Message id: 20221229124051.9D86FFA90@cvs.NetBSD.org

Log Message:
py-httpcore: updated to 0.16.3

0.16.3
- Allow `ws` and `wss` schemes. Allows us to properly support websocket upgrade \ 
connections.
- Forwarding HTTP proxies use a connection-per-remote-host. Required by some \ 
proxy implementations.
- Don't raise `RuntimeError` when closing a connection pool with active \ 
connections. Removes some error cases when cancellations are used.
- Lazy import `anyio`, so that it's no longer a hard dependancy, and isn't \ 
imported if unused.

Files:
RevisionActionfile
1.22modifypkgsrc/www/py-httpcore/Makefile
1.22modifypkgsrc/www/py-httpcore/distinfo