Config.in 591 B

123456789101112131415
  1. config BR2_PACKAGE_PYTHON_SERVICE_IDENTITY
  2. bool "python-service-identity"
  3. # python-pyopenssl -> python-cryptography
  4. depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS
  5. # python-pyopenssl -> python-cryptography
  6. depends on BR2_PACKAGE_PYTHON3
  7. select BR2_PACKAGE_PYTHON_ATTRS # runtime
  8. select BR2_PACKAGE_PYTHON_CHARACTERISTIC # runtime
  9. select BR2_PACKAGE_PYTHON_PYASN1 # runtime
  10. select BR2_PACKAGE_PYTHON_PYASN1_MODULES # runtime
  11. select BR2_PACKAGE_PYTHON_PYOPENSSL # runtime
  12. help
  13. Service identity verification for pyOpenSSL.
  14. https://pypi.python.org/pypi/service_identity