summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2021-05-27 16:19:48 +0300
committerKhem Raj <raj.khem@gmail.com>2021-05-28 06:50:20 -0700
commit9d3fd965a285491b071f82b2e42c4eed71b8804f (patch)
tree9e7507418934a6280df4065778e25644684bc760 /meta-python/recipes-devtools/python
parent1ca753343b3218e465a0f3f4dde9d1327018ea3e (diff)
downloadmeta-openembedded-9d3fd965a285491b071f82b2e42c4eed71b8804f.tar.gz
python3-pysonos: Upgrade 0.0.49 -> 0.0.50
Upgrade to release 0.0.50: - Add ShareLink plugin - Revert some fixes - Merge current SoCo master 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.50.bb (renamed from meta-python/recipes-devtools/python/python3-pysonos_0.0.49.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pysonos_0.0.49.bb b/meta-python/recipes-devtools/python/python3-pysonos_0.0.50.bb
index 77ea6c08c0..cfa0d6ef09 100644
--- a/meta-python/recipes-devtools/python/python3-pysonos_0.0.49.bb
+++ b/meta-python/recipes-devtools/python/python3-pysonos_0.0.50.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=07b0e2ca9ac77cd65cd4edf2e13367ea" 5LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=07b0e2ca9ac77cd65cd4edf2e13367ea"
6 6
7SRC_URI[sha256sum] = "77b8987ddbc69ea5c28ec1dee09cd6c30267e196521b1847e43cdea77bce4f09" 7SRC_URI[sha256sum] = "15a583b819c1e758cca72d5e148d59dd3bf7c9d59f19b5e79ab38c743c3e0738"
8 8
9inherit pypi setuptools3 9inherit pypi setuptools3
10 10