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>
This commit is contained in:
Derek Straka
2017-12-19 14:18:43 -05:00
committed by Armin Kuster
parent af0faaaa8b
commit 3aa3c9bba6
3 changed files with 2 additions and 2 deletions

View File

@@ -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] = "e6781f6c42bbc547d508d6fa6720ac8f"
SRC_URI[sha256sum] = "6b2865d4f518794b96a834fc81b568428daa0ef92037da2e9288b4af5d8dd736"
SRC_URI[md5sum] = "97e8cf0d40ef3765d979c19b534a716d"
SRC_URI[sha256sum] = "d68cbff396143e837b4c23b6621d3b7ae374281afc75eed8e51a28625d9125ba"
inherit pypi