[oe] [meta-python][PATCH] python-aws-iot-device-sdk-python: update to version 1.2.0

Derek Straka derek at asterius.io
Mon Sep 18 20:21:51 UTC 2017


Signed-off-by: Derek Straka <derek at asterius.io>
---
 .../recipes-devtools/python/python-aws-iot-device-sdk-python.inc      | 4 ++--
 ...-sdk-python_1.1.2.bb => python-aws-iot-device-sdk-python_1.2.0.bb} | 0
 ...sdk-python_1.1.2.bb => python3-aws-iot-device-sdk-python_1.2.0.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-aws-iot-device-sdk-python_1.1.2.bb => python-aws-iot-device-sdk-python_1.2.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-aws-iot-device-sdk-python_1.1.2.bb => python3-aws-iot-device-sdk-python_1.2.0.bb} (100%)

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 a64c6c4..eaeb020 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"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9ac49901b833e769c7d6f21e8dbd7b30"
 
-SRC_URI[md5sum] = "6835982c7fb36b19aa474d346f29ec3d"
-SRC_URI[sha256sum] = "ac98d39d7230e06fc9a30bdb3398c985a7c357b10898a769db022d315855102a"
+SRC_URI[md5sum] = "e6781f6c42bbc547d508d6fa6720ac8f"
+SRC_URI[sha256sum] = "6b2865d4f518794b96a834fc81b568428daa0ef92037da2e9288b4af5d8dd736"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python_1.1.2.bb b/meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python_1.2.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python_1.1.2.bb
rename to meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python_1.2.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.1.2.bb b/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.2.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.1.2.bb
rename to meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.2.0.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list