python3-pycurl: Upgrade 7.43.0.5 -> 7.43.0.6

Upgrade to release 7.43.0.6:

- Improve SSL backend detection on various systems
- Add support for libcurl's multiple SSL backend functionality
- Add support for several libcurl options

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Leon Anavi
2020-09-02 11:33:42 +03:00
committed by Khem Raj
parent 5777d30ef3
commit 04470663c4

View File

@@ -12,8 +12,8 @@ LIC_FILES_CHKSUM = "file://COPYING-LGPL;md5=4fbd65380cdd255951079008b364516c \
file://COPYING-MIT;md5=60872a112595004233b769b6cbfd65b6 \
"
SRC_URI[md5sum] = "0b387d4609ed20c88baede8579a4d425"
SRC_URI[sha256sum] = "ec7dd291545842295b7b56c12c90ffad2976cc7070c98d7b1517b7b6cd5994b3"
SRC_URI[md5sum] = "3e121d895101022c30619e1bbf97eb97"
SRC_URI[sha256sum] = "8301518689daefa53726b59ded6b48f33751c383cf987b0ccfbbc4ed40281325"
inherit pypi setuptools3