pkgsrc/www/py-urllib3/distinfo
adam fdf20d9d0d py-urllib3: updated to 1.25.10
1.25.10

* Added support for ``SSLKEYLOGFILE`` environment variable for
  logging TLS session keys with use with programs like
  Wireshark for decrypting captured web traffic

* Fixed loading of SecureTransport libraries on macOS Big Sur
  due to the new dynamic linker cache

* Collapse chunked request bodies data and framing into one
  call to ``send()`` to reduce the number of TCP packets by 2-4x

* Don't insert ``None`` into ``ConnectionPool`` if the pool
  was empty when requesting a connection

* Avoid ``hasattr`` call in ``BrotliDecoder.decompress()``
2020-07-27 10:06:52 +00:00

6 lines
413 B
Text

$NetBSD: distinfo,v 1.20 2020/07/27 10:06:52 adam Exp $
SHA1 (urllib3-1.25.10.tar.gz) = 71f01909d2713c7f51c423f29939cd556cf1c7b5
RMD160 (urllib3-1.25.10.tar.gz) = 4cdf1de72e5872e1c317efa072f8ebcf30578265
SHA512 (urllib3-1.25.10.tar.gz) = 5718dab472a476bfd555753758ceef46c81dc358131205b6db05d186a66f397dc07252eda1622d12586390ccf14e8e17acdb9486c17cb7d34e323287a67373af
Size (urllib3-1.25.10.tar.gz) = 256875 bytes