freebsd-ports/net/py-urllib3
Charlie Li 761dc8a9f4
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.
2023-09-25 17:27:08 -04:00
..
files net/py-urllib3: Fix SetuptoolsDeprecationWarning and _DeprecatedConfig 2023-08-01 04:44:28 +08:00
distinfo
Makefile net/py-urllib3: disable SSL by default 2023-09-25 17:27:08 -04:00
pkg-descr