Subject: CVS commit: pkgsrc/www/py-urllib3
From: Adam Ciarcinski
Date: 2023-05-05 15:05:35
Message id: 20230505130535.810C3FA87@cvs.NetBSD.org

Log Message:
py-urllib3: updated to 2.0.2

2.0.2 (2023-05-03)
==================
- Fixed ``HTTPResponse.stream()`` to continue yielding bytes if buffered \ 
decompressed data
  was still available to be read even if the underlying socket is closed. This \ 
prevents
  a compressed response from being truncated.

2.0.1 (2023-04-30)
==================
- Fixed a socket leak when fingerprint or hostname verifications fail.
- Fixed an error when ``HTTPResponse.read(0)`` was the first ``read`` call or \ 
when the internal response body buffer was otherwise empty.

Files:
RevisionActionfile
1.47modifypkgsrc/www/py-urllib3/Makefile
1.40modifypkgsrc/www/py-urllib3/distinfo