kumquat-buildroot/package/python-botocore/Config.in
Asaf Kahlon 8298e285dd package/python-botocore: bump to version 1.21.48
* The package doesn't support python2 anymore.
* Sort select alphabetically.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2021-10-05 21:31:14 +02:00

11 lines
313 B
Plaintext

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