Skip to content

community/py3-twisted: add all dependencies for TLS support

Leo requested to merge Leo/aports:py3-twisted into master

otherwise we get a warning:

UserWarning: You do not have a working installation of the service_identity module: 'No module named 'service_identity''. Please install it from https://pypi.python.org/pypi/service_identity and make sure all of its dependencies are satisfied. Without the service_identity module, Twisted can perform only rudimentary TLS client hostname verification. Many valid certificate/hostname mappings may be rejected.

Merge request reports