From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- .../meta-iot-cloud/recipes-aws/python/python-s3transfer.inc | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 external/meta-iot-cloud/recipes-aws/python/python-s3transfer.inc (limited to 'external/meta-iot-cloud/recipes-aws/python/python-s3transfer.inc') diff --git a/external/meta-iot-cloud/recipes-aws/python/python-s3transfer.inc b/external/meta-iot-cloud/recipes-aws/python/python-s3transfer.inc new file mode 100644 index 00000000..ebd9c404 --- /dev/null +++ b/external/meta-iot-cloud/recipes-aws/python/python-s3transfer.inc @@ -0,0 +1,10 @@ +DESCRIPTION = "An Amazon S3 Transfer Manager" +HOMEPAGE = "https://github.com/boto/s3transfer/" +AUTHOR = "Amazon Web Services" +LICENSE = "Apache-2.0" +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b1e01b26bacfc2232046c90a330332b3" + +SRC_URI[md5sum] = "8ca74015d9dc58af26c68276a8867eca" +SRC_URI[sha256sum] = "6efc926738a3cd576c2a79725fed9afde92378aa5c6a957e3af010cb019fac9d" + +inherit pypi -- cgit 1.2.3-korg