python-curl: update to version 7.45.2
authorWaldemar Konik <informatyk74@interia.pl>
Tue, 20 Dec 2022 15:44:15 +0000 (16:44 +0100)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 13 Oct 2023 13:33:31 +0000 (15:33 +0200)
commit9d81c43e51120f29d0583cc6f28661f1718b8b14
tree4993f25efba6484188414368e3dd6f18e2938c9d
parentd640b11160aaa59eeeb6b900f1b81914d548d04d
python-curl: update to version 7.45.2

PycURL changeLog:

-----------------------------------------------------------------
PycURL 7.45.2 - 2022-12-16
-----------------------------------------------------------------
This release fixes several minor issues and adds support for several libcurl options.

-----------------------------------------------------------------
PycURL 7.45.1 - 2022-03-13
-----------------------------------------------------------------
This release fixes build when libcurl < 7.64.1 is used.

-----------------------------------------------------------------
PycURL 7.45.0 - 2022-03-09
-----------------------------------------------------------------
This release adds support for SecureTransport SSL backend (MacOS), adds ability to unset a number of multi options, adds ability to duplicate easy handles and permits pycurl classes to be subclassed.

-----------------------------------------------------------------
PycURL 7.44.1 - 2021-08-15
-----------------------------------------------------------------
This release repairs incorrect Python thread initialization logic which caused operations to hang.
-----------------------------------------------------------------

Signed-off-by: Waldemar Konik <informatyk74@interia.pl>
Compile tested: x86_64

(cherry picked from commit da564ae8cca1d481a991aa28d062a17ca81a4b97)
lang/python/python-curl/Makefile
lang/python/python-curl/patches/100_macos_compat.patch