diff options
author | Derek Straka <derek@asterius.io> | 2017-09-18 16:21:51 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-09-22 22:50:44 +0000 |
commit | 79730c917a68c27a3d9bc6bfee6e945f2daeabed (patch) | |
tree | 4b111e70c2461b56f4be38a382d96e2d9454e152 /meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python.inc | |
parent | c36be609fa20b9600833b675a36fa127aee63a16 (diff) | |
download | meta-openembedded-79730c917a68c27a3d9bc6bfee6e945f2daeabed.tar.gz |
python-aws-iot-device-sdk-python: update to version 1.2.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python.inc b/meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python.inc index a64c6c49ad..eaeb020c0b 100644 --- a/meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python.inc +++ b/meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python.inc | |||
@@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/aws/aws-iot-device-sdk-python" | |||
3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9ac49901b833e769c7d6f21e8dbd7b30" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9ac49901b833e769c7d6f21e8dbd7b30" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "6835982c7fb36b19aa474d346f29ec3d" | 6 | SRC_URI[md5sum] = "e6781f6c42bbc547d508d6fa6720ac8f" |
7 | SRC_URI[sha256sum] = "ac98d39d7230e06fc9a30bdb3398c985a7c357b10898a769db022d315855102a" | 7 | SRC_URI[sha256sum] = "6b2865d4f518794b96a834fc81b568428daa0ef92037da2e9288b4af5d8dd736" |
8 | 8 | ||
9 | inherit pypi | 9 | inherit pypi |
10 | 10 | ||