Verified Commit 761dc8a9 authored by Charlie Li's avatar Charlie Li
Browse files

net/py-urllib3: disable SSL by default

The [secure] extra (provided by the SSL option) is deprecated:
https://github.com/urllib3/urllib3/issues/2680
...but the pyOpenSSL bit is un-deprecated:
https://github.com/urllib3/urllib3/issues/3126

Given that even pyOpenSSL is regarded as an optional third-party
module, disable by default. By side effect, reduces build load,
induced by mainline py-cryptography's required Rust code, for those
ports using sphinx to build documentation, as this is part of
sphinx's dependency tree.
parent be928938
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment