Subject: CVS commit: pkgsrc/www/py-httpcore
From: Adam Ciarcinski
Date: 2023-07-06 10:01:30
Message id: 20230706080130.AEF79FBDB@cvs.NetBSD.org

Log Message:
py-httpcore: updated to 0.17.3

0.17.3 (5th July 2023)

- Support async cancellations, ensuring that the connection pool is left in a \ 
clean state when cancellations occur.
- The networking backend interface has [been added to the public \ 
API](https://www.encode.io/httpcore/network-backends). Some classes which were \ 
previously private implementation detail are now part of the top-level public \ 
API.
- Graceful handling of HTTP/2 GoAway frames, with requests being transparently \ 
retried on a new connection.
- Add exceptions when a synchronous `trace callback` is passed to an \ 
asynchronous request or an asynchronous `trace callback` is passed to a \ 
synchronous request.

Files:
RevisionActionfile
1.26modifypkgsrc/www/py-httpcore/Makefile
1.6modifypkgsrc/www/py-httpcore/PLIST
1.26modifypkgsrc/www/py-httpcore/distinfo