forked from pool/python-pycurl
6a7bfb0850bae25d16c69a45f539ea9b41cc6459baf118fd1fd42e605598e941
- update for multipython build - merge python3 project - update and apply pycurl-no-runtime-curlvercheck.patch - run test suite - single doc package for all pythons - update to version 7.43.0: * Highlights of this release: + Binary wheels are now built for Windows systems. + setopt_string method added to Curl objects to permit setting string libcurl options that PycURL does not know about. + curl module can now be imported on Windows again. + OPENSOCKETFUNCTION callback is now invoked with the address as bytes on Python 3 as was documented. + Support for many libcurl options and constants was added. - specfile: * update copyright year * update patch - update to version 7.21.5: * Highlights of this release: + Socket callbacks are now fully implemented ("CURLOPT_OPENSOCKETFUNCTION", "CURLOPT_SOCKOPTFUNCTION", "CURLOPT_CLOSESOCKETFUNCTION"). Unfortunately this required changing "OPENSOCKETFUNCTION" API once again in a backwards-incompatible manner. Support for "SOCKOPTFUNCTION" and "CLOSESOCKETFUNCTION" was added in this release. "OPENSOCKETFUNCTION" now supports Unix sockets. + Many other libcurl options and constants have been added to PycURL. OBS-URL: https://build.opensuse.org/request/show/486190 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=25
Description
No description provided
Languages
Diff
100%