aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pysonos_0.0.42.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pysonos_0.0.42.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pysonos_0.0.42.bb15
1 files changed, 0 insertions, 15 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.42.bb
deleted file mode 100644
index 25defabc51..0000000000
--- a/meta-python/recipes-devtools/python/python3-pysonos_0.0.42.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-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] = "20b45fa1779a01325e67822d243e1a3f7657d8b515308d84c1eb3c805cc3bdb5"
-
-inherit pypi setuptools3
-
-RDEPENDS_${PN} += "\
- ${PYTHON_PN}-ifaddr \
- ${PYTHON_PN}-requests \
- ${PYTHON_PN}-xmltodict \
- "