summaryrefslogtreecommitdiffstats
path: root/external/meta-iot-cloud/recipes-aws/python/python3-s3transfer_0.2.1.bb
blob: d74a5916fa2a309e79356ede57169d62c81ca075 (plain)
1
2
3
4
5
6
7
8
inherit setuptools3
require python-s3transfer.inc

RDEPENDS_${PN} += "\
    ${PYTHON_PN}-multiprocessing \
"

BBCLASSEXTEND = "native nativesdk"