|
@@ -3,9 +3,9 @@ config BR2_PACKAGE_PYTHON_TREQ
|
|
# twisted TLS -> python-{pyopenssl,service-identity}
|
|
# twisted TLS -> python-{pyopenssl,service-identity}
|
|
depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS
|
|
depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS
|
|
select BR2_PACKAGE_PYTHON_ATTRS # runtime
|
|
select BR2_PACKAGE_PYTHON_ATTRS # runtime
|
|
|
|
+ select BR2_PACKAGE_PYTHON_HYPERLINK # runtime
|
|
select BR2_PACKAGE_PYTHON_INCREMENTAL # runtime
|
|
select BR2_PACKAGE_PYTHON_INCREMENTAL # runtime
|
|
select BR2_PACKAGE_PYTHON_REQUESTS # runtime
|
|
select BR2_PACKAGE_PYTHON_REQUESTS # runtime
|
|
- select BR2_PACKAGE_PYTHON_SIX # runtime
|
|
|
|
select BR2_PACKAGE_PYTHON_TWISTED # runtime
|
|
select BR2_PACKAGE_PYTHON_TWISTED # runtime
|
|
select BR2_PACKAGE_PYTHON_TWISTED_TLS # runtime
|
|
select BR2_PACKAGE_PYTHON_TWISTED_TLS # runtime
|
|
help
|
|
help
|