b95e903a2f
The package doesn't support python2 anymore. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
9 lines
220 B
Plaintext
9 lines
220 B
Plaintext
config BR2_PACKAGE_PYTHON_S3TRANSFER
|
|
bool "python-s3transfer"
|
|
depends on BR2_PACKAGE_PYTHON3
|
|
select BR2_PACKAGE_PYTHON_BOTOCORE # runtime
|
|
help
|
|
An Amazon S3 Transfer Manager.
|
|
|
|
https://github.com/boto/s3transfer
|