community/py3-curl: upgrade to 7.45.1
http://pycurl.io/docs/latest/release-notes.html#pycurl-7-45-1-2022-03-13
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.
PycURL 7.44.0 - 2021-08-08
This release reinstates best effort Python 2 support, adds Python 3.9 and Python 3.10 alpha support and implements support for several libcurl options.
Official Windows builds are currently not being produced.