pkgsrc/devel/py-requests
adam d578e272b7 py-requests: updated to 2.24.0
2.24.0:

Improvements

pyOpenSSL TLS implementation is now only used if Python either doesn’t have an ssl module or doesn’t support SNI. Previously pyOpenSSL was unconditionally used if available. This applies even if pyOpenSSL is installed via the requests[security] extra
Redirect resolution should now only occur when allow_redirects is True.
No longer perform unnecessary Content-Length calculation for requests that won’t use it.
2020-06-19 20:45:41 +00:00
..
patches py-requests: updated to 2.24.0 2020-06-19 20:45:41 +00:00
DESCR
distinfo py-requests: updated to 2.24.0 2020-06-19 20:45:41 +00:00
Makefile py-requests: updated to 2.24.0 2020-06-19 20:45:41 +00:00
PLIST