summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2021-04-05 15:49:30 +0300
committerArmin Kuster <akuster808@gmail.com>2021-04-07 09:37:36 -0700
commita21f622ab3d68c284544d93b84d93f6df2971471 (patch)
tree94714f6eb70c9f281829b3b2872ae788d5b89304 /meta-python
parentda9b72447adb74e1f6d9db7e5e1f1e10ef84ec3e (diff)
downloadmeta-openembedded-a21f622ab3d68c284544d93b84d93f6df2971471.tar.gz
python3-pysonos: Upgrade 0.0.40 -> 0.0.41
Upgrade to release 0.0.41: - Add events_asyncio events module 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> (cherry picked from commit 2a73a50db27c7c15a77519c92d66141d26fc6c7a) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pysonos_0.0.41.bb (renamed from meta-python/recipes-devtools/python/python3-pysonos_0.0.40.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pysonos_0.0.40.bb b/meta-python/recipes-devtools/python/python3-pysonos_0.0.41.bb
index dbfa0dff5c..564d60ee47 100644
--- a/meta-python/recipes-devtools/python/python3-pysonos_0.0.40.bb
+++ b/meta-python/recipes-devtools/python/python3-pysonos_0.0.41.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] = "3fed94dffbca5807d39d000d1415fe8d7dfc1032ba92a33d0b577eb2e98a81f3" 7SRC_URI[sha256sum] = "08d17fee04cc8209b915e61407673ea843b55792a9301fbe86adb9cc69a67a54"
8 8
9inherit pypi setuptools3 9inherit pypi setuptools3
10 10