Version 7.43.0.1: * WRITEHEADER/WRITEFUNCTION and WRITEDATA/WRITEFUNCTION can now be set on the same handle. The last call will take precedence over previous calls. Previously some combinations were not allowed. * Fixed a crash when using WRITEDATA with a file-like object followed by WRITEDATA with a real file object. * Fixed a theoretical memory leak in module initialization. * Added support for CURL_SSLVERSION_MAX_* constants. * Added support for CURLSSH_AUTH_AGENT. * Added support for CURLOPT_CONNECT_TO. * Added support for CURLINFO_HTTP_VERSION. * Fixed build against OpenSSL l.1 on Windows. * Added set_ca_certs method to the Easy object to set CA certificates from a string. * Python 3.6 is now officially supported. * Added support for CURLOPT_PROXY_CAPATH. * C-Ares updated to 1.12.0 in Windows builds, fixing DNS resolution issues on Windows. * Added --openssl-lib-name="" option to support building against OpenSSL 1.1.0 on Windows. * Fixed a possible double free situation in all Curl objects due to a misuse of the trashcan API. * High level Curl objects can now be reused. * LARGE options fixed under Windows and Python 3 (INFILESIZE, MAX_RECV_SPEED_LARGE, MAX_SEND_SPEED_LARGE, MAXFILESIZE, POSTFILESIZE, RESUME_FROM). * Fixed compilation on Solaris. * ENCODING option can now be unset
7 lines
478 B
Text
7 lines
478 B
Text
$NetBSD: distinfo,v 1.23 2017/12/10 17:33:33 adam Exp $
|
|
|
|
SHA1 (pycurl-7.43.0.1.tar.gz) = caa8e7b21c1552a1638b771e9c4933b51b7acebd
|
|
RMD160 (pycurl-7.43.0.1.tar.gz) = 29e3009d4c99576f9ad4624fcccaea7ada935e56
|
|
SHA512 (pycurl-7.43.0.1.tar.gz) = c084955d6239230a9cb694fe31465da10daab37a5d030d5cbf69ae860402471d1b0c820858451d239363d9b0829899189e9939abf67875ad035867e5f72a66fe
|
|
Size (pycurl-7.43.0.1.tar.gz) = 195861 bytes
|
|
SHA1 (patch-setup.py) = 41722b45efbbc3e3b65f88354b647b4c6304ab50
|