pkgsrc/www/py-urllib3/distinfo
adam 880b84824f Changes 1.20:
Added support for waiting for I/O using selectors other than select, improving urllib3’s behaviour with large numbers of concurrent connections. (Pull 1001)
Updated the date for the system clock check. (Issue 1005)
ConnectionPools now correctly consider hostnames to be case-insensitive. (Issue 1032)
Outdated versions of PyOpenSSL now cause the PyOpenSSL contrib module to fail when it is injected, rather than at first use. (Pull 1063)
Outdated versions of cryptography now cause the PyOpenSSL contrib module to fail when it is injected, rather than at first use. (Issue 1044)
Automatically attempt to rewind a file-like body object when a request is retried or redirected. (Pull 1039)
Fix some bugs that occur when modules incautiously patch the queue module. (Pull 1061)
Prevent retries from occuring on read timeouts for which the request method was not in the method whitelist. (Issue 1059)
Changed the PyOpenSSL contrib module to lazily load idna to avoid unnecessarily bloating the memory of programs that don’t need it. (Pull 1076)
Add support for IPv6 literals with zone identifiers. (Pull 1013)
Added support for socks5h:// and socks4a:// schemes when working with SOCKS proxies, and controlled remote DNS appropriately. (Issue 1035)
2017-04-08 20:10:31 +00:00

6 lines
400 B
Text

$NetBSD: distinfo,v 1.5 2017/04/08 20:10:31 adam Exp $
SHA1 (urllib3-1.20.tar.gz) = 045afc4c052c134f7424a7591acdaff085493dd9
RMD160 (urllib3-1.20.tar.gz) = ff2dec71b17a323ba304b61cae2ae5f0cb7e72d1
SHA512 (urllib3-1.20.tar.gz) = 5e2c960ad8641b7e7faf3df966ceb5a2fbb898d9fb4d4459ba607448bab096e3d5df6bc42fdf5fbc2ea58fb6199ba3eb16613b63fd109401d6a2b6e46aade6c3
Size (urllib3-1.20.tar.gz) = 201873 bytes