kumquat-buildroot/package/python-botocore/Config.in
Fabrice Fontaine 34764dcfac package/python-botocore: drop docutils dependency
docutils is not a dependency since version 1.18.0 and
dd24dd1b2e

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-04-20 21:29:41 +02:00

10 lines
281 B
Plaintext

config BR2_PACKAGE_PYTHON_BOTOCORE
bool "python-botocore"
select BR2_PACKAGE_PYTHON_JMESPATH # runtime
select BR2_PACKAGE_PYTHON_DATEUTIL # runtime
select BR2_PACKAGE_PYTHON_URLLIB3 # runtime
help
Low-level, data-driven core of boto 3.
https://github.com/boto/botocore