diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2021-04-21 10:58:42 +0300 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-04-22 07:28:15 -0700 |
commit | 2d9aca131f4885d78a3d5470f2ef9a8b3fb68a19 (patch) | |
tree | 725cc2e3021a437f5bbc3f01ab48f7198ab8c849 /meta-python | |
parent | 69d7746454adf854a9612f9c0fe98fda45d637ce (diff) | |
download | meta-openembedded-2d9aca131f4885d78a3d5470f2ef9a8b3fb68a19.tar.gz |
python3-pysonos: Upgrade 0.0.42 -> 0.0.43
Upgrade to release 0.0.43:
- Downgrade asyncio log severity
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')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pysonos_0.0.43.bb (renamed from meta-python/recipes-devtools/python/python3-pysonos_0.0.42.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pysonos_0.0.42.bb b/meta-python/recipes-devtools/python/python3-pysonos_0.0.43.bb index 25defabc51..dbb6a8d8f6 100644 --- a/meta-python/recipes-devtools/python/python3-pysonos_0.0.42.bb +++ b/meta-python/recipes-devtools/python/python3-pysonos_0.0.43.bb | |||
@@ -4,7 +4,7 @@ SECTION = "devel/python" | |||
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=07b0e2ca9ac77cd65cd4edf2e13367ea" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=07b0e2ca9ac77cd65cd4edf2e13367ea" |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "20b45fa1779a01325e67822d243e1a3f7657d8b515308d84c1eb3c805cc3bdb5" | 7 | SRC_URI[sha256sum] = "47be2b37defc856f15d7e7a419cfb939e9822750efe968db192156ebeba31684" |
8 | 8 | ||
9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
10 | 10 | ||