From 01fc700f27e1ef4c5b5e31c38efcdfaa707f4463 Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Mon, 8 Mar 2021 18:18:09 +0200 Subject: python3-pychromecast: Upgrade 8.1.0 -> 9.1.1 Upgrade to release 9.1.1: - BREAKING CHANGE: Update discovery to support a list of known hosts - Add HostBrowser.update_hosts - Handle audio groups removed from known host - Bump pylint from 2.7.1 to 2.7.2 - Remove useless pylint and flake8 directives Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin Signed-off-by: Khem Raj --- .../recipes-devtools/python/python3-pychromecast_8.1.0.bb | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-pychromecast_8.1.0.bb (limited to 'meta-python/recipes-devtools/python/python3-pychromecast_8.1.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_8.1.0.bb b/meta-python/recipes-devtools/python/python3-pychromecast_8.1.0.bb deleted file mode 100644 index 7b2b5142e6..0000000000 --- a/meta-python/recipes-devtools/python/python3-pychromecast_8.1.0.bb +++ /dev/null @@ -1,10 +0,0 @@ -SUMMARY = "Library for Python 3.6+ to communicate with the Google Chromecast." -HOMEPAGE = "https://github.com/balloob/pychromecast" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5" - -SRC_URI[sha256sum] = "df0295f653cee752de38cf8ef09f13ad9782c53924dfbaa191ca62bd5e1dce14" - -PYPI_PACKAGE = "PyChromecast" - -inherit pypi setuptools3 -- cgit v1.2.3-54-g00ecf