From cd5aa3bd5af3dbc55b136ed62a6fb3207eab84c6 Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Fri, 21 May 2021 22:43:41 +0300 Subject: python3-pysonos: Upgrade 0.0.48 -> 0.0.49 Upgrade to release 0.0.49: - Cleanup async_events renewal logging and exceptions - Add a pypi release action - Add next-version script for incrementing the version Signed-off-by: Leon Anavi Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- .../recipes-devtools/python/python3-pysonos_0.0.48.bb | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-pysonos_0.0.48.bb (limited to 'meta-python/recipes-devtools/python/python3-pysonos_0.0.48.bb') diff --git a/meta-python/recipes-devtools/python/python3-pysonos_0.0.48.bb b/meta-python/recipes-devtools/python/python3-pysonos_0.0.48.bb deleted file mode 100644 index 18ff30b22a..0000000000 --- a/meta-python/recipes-devtools/python/python3-pysonos_0.0.48.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] = "69c55bf80aae77b3ea8658ee1a80b9aafc0506931614853c926830a502230fc6" - -inherit pypi setuptools3 - -RDEPENDS_${PN} += "\ - ${PYTHON_PN}-ifaddr \ - ${PYTHON_PN}-requests \ - ${PYTHON_PN}-xmltodict \ - " -- cgit v1.2.3-54-g00ecf