aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2021-07-29 14:25:17 +0300
committerKhem Raj <raj.khem@gmail.com>2021-08-03 08:52:31 -0700
commit4e73ec8d916b0b7a140f748a9e34bff87b6e3088 (patch)
treec38564926ff0c8fed6b4662ad28134d726e0e126 /meta-python/recipes-devtools/python
parent7d63c9a6aa05d9a8064dc8ba96cde355eee642f8 (diff)
downloadmeta-openembedded-contrib-4e73ec8d916b0b7a140f748a9e34bff87b6e3088.tar.gz
python3-pysonos: Upgrade 0.0.53 -> 0.0.54
Upgrade to release 0.0.54: - Raise exception if Service command is not supported Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pysonos_0.0.54.bb (renamed from meta-python/recipes-devtools/python/python3-pysonos_0.0.53.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pysonos_0.0.53.bb b/meta-python/recipes-devtools/python/python3-pysonos_0.0.54.bb
index dc7f676657..220393c550 100644
--- a/meta-python/recipes-devtools/python/python3-pysonos_0.0.53.bb
+++ b/meta-python/recipes-devtools/python/python3-pysonos_0.0.54.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=07b0e2ca9ac77cd65cd4edf2e13367ea"
-SRC_URI[sha256sum] = "e24ea33f4ab810ff5e698d5e577d382413a2994565439ebc67fb42614f899e93"
+SRC_URI[sha256sum] = "2a72897cfd342382573632d80d38776884a38c8d02353d9d5da4e9e8e83cb42b"
inherit pypi setuptools3