aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2021-06-14 16:24:35 +0300
committerKhem Raj <raj.khem@gmail.com>2021-06-15 08:47:07 -0700
commitc9557fb4584829a3705f778d7eaed4aa8c45d6af (patch)
tree74d99fa13161ebeaf9df7fc4924001745e537fde /meta-python/recipes-devtools/python
parentfbd822c5e00ce521d7a32169cebebe66371e7124 (diff)
downloadmeta-openembedded-c9557fb4584829a3705f778d7eaed4aa8c45d6af.tar.gz
python3-pysonos: Upgrade 0.0.50 -> 0.0.51
Upgrade to release 0.0.51: - More logging adjustments - Fix event unsubscription logic v2 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> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pysonos_0.0.51.bb (renamed from meta-python/recipes-devtools/python/python3-pysonos_0.0.50.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pysonos_0.0.50.bb b/meta-python/recipes-devtools/python/python3-pysonos_0.0.51.bb
index cfa0d6ef09..53465f5398 100644
--- a/meta-python/recipes-devtools/python/python3-pysonos_0.0.50.bb
+++ b/meta-python/recipes-devtools/python/python3-pysonos_0.0.51.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=07b0e2ca9ac77cd65cd4edf2e13367ea"
-SRC_URI[sha256sum] = "15a583b819c1e758cca72d5e148d59dd3bf7c9d59f19b5e79ab38c743c3e0738"
+SRC_URI[sha256sum] = "828ad17a671dca2c52976efd9404254ad667f75482e33ce2de2e68e89d0e56ef"
inherit pypi setuptools3