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/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.3.1.bb | |
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/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.3.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.3.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.3.1.bb b/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.3.1.bb new file mode 100644 index 000000000..c43649dbf --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.3.1.bb | |||
@@ -0,0 +1,2 @@ | |||
1 | inherit setuptools3 | ||
2 | require python-aws-iot-device-sdk-python.inc | ||