mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-30 02:48:37 +00:00
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>
(cherry picked from commit 2d9aca131f)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
DESCRIPTION = "A SoCo fork with fixes for Home Assistant "
|
||||
HOMEPAGE = "https://pypi.org/project/pysonos/"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=07b0e2ca9ac77cd65cd4edf2e13367ea"
|
||||
|
||||
SRC_URI[sha256sum] = "47be2b37defc856f15d7e7a419cfb939e9822750efe968db192156ebeba31684"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
RDEPENDS_${PN} += "\
|
||||
${PYTHON_PN}-ifaddr \
|
||||
${PYTHON_PN}-requests \
|
||||
${PYTHON_PN}-xmltodict \
|
||||
"
|
||||
Reference in New Issue
Block a user