diff options
author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2021-02-07 00:04:35 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-02-09 08:49:12 -0800 |
commit | 16ccd857f224e3fac4ac32ddef5727c06e1fe866 (patch) | |
tree | c9bf0b18d100c2ae45f1e96641236019937261b7 | |
parent | 9ed4bea30b3e45b2d994b7eec25bd0206d1f1da0 (diff) | |
download | meta-openembedded-16ccd857f224e3fac4ac32ddef5727c06e1fe866.tar.gz |
python3-aws-iot-device-sdk-python: update to 1.4.9
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.4.9.bb (renamed from meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.4.8.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.4.8.bb b/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.4.9.bb index f763067cf0..5408c5aa8d 100644 --- a/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.4.8.bb +++ b/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.4.9.bb | |||
@@ -7,8 +7,7 @@ LIC_FILES_CHKSUM = "\ | |||
7 | file://AWSIoTPythonSDK/core/protocol/paho/client.py;endline=14;md5=5a3c8a1a4bb71bd934f450ecff972ad9 \ | 7 | file://AWSIoTPythonSDK/core/protocol/paho/client.py;endline=14;md5=5a3c8a1a4bb71bd934f450ecff972ad9 \ |
8 | " | 8 | " |
9 | 9 | ||
10 | SRC_URI[md5sum] = "d05596f02774ea39517765c5dced874a" | 10 | SRC_URI[sha256sum] = "84b440c5929f33da1cd204f3ad0ea891e208637dd63de9fb039ed7d49d78c303" |
11 | SRC_URI[sha256sum] = "bcd68cb7fdb044dbd5e5d3a02c311b25717c0376168e7c992982130f19c51b03" | ||
12 | 11 | ||
13 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
14 | 13 | ||