diff options
author | Derek Straka <derek@asterius.io> | 2017-12-19 14:18:43 -0500 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2017-12-27 07:25:02 -0800 |
commit | 3aa3c9bba6bc53672ab0fdf2077086117498e377 (patch) | |
tree | 6fad0b3bda45ae82c0ef6695759b248c0c29d34a /meta-python | |
parent | af0faaaa8b9d00e022777d86c83abffebe6ee35d (diff) | |
download | meta-openembedded-3aa3c9bba6bc53672ab0fdf2077086117498e377.tar.gz |
python-aws-iot-device-sdk-python: update to version 1.3.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python_1.3.1.bb (renamed from meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python_1.2.0.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.3.1.bb (renamed from meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.2.0.bb) | 0 |
3 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 eaeb020c0..177b819d4 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] = "e6781f6c42bbc547d508d6fa6720ac8f" | 6 | SRC_URI[md5sum] = "97e8cf0d40ef3765d979c19b534a716d" |
7 | SRC_URI[sha256sum] = "6b2865d4f518794b96a834fc81b568428daa0ef92037da2e9288b4af5d8dd736" | 7 | SRC_URI[sha256sum] = "d68cbff396143e837b4c23b6621d3b7ae374281afc75eed8e51a28625d9125ba" |
8 | 8 | ||
9 | inherit pypi | 9 | inherit pypi |
10 | 10 | ||
diff --git a/meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python_1.2.0.bb b/meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python_1.3.1.bb index 12ae978e3..12ae978e3 100644 --- a/meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python_1.2.0.bb +++ b/meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python_1.3.1.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.2.0.bb b/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.3.1.bb index c43649dbf..c43649dbf 100644 --- a/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.3.1.bb | |||