On 2021-03-08 11:18 a.m., Leon Anavi wrote:
[Please note: This e-mail is from an EXTERNAL e-mail address]

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 <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
---
 ...hon3-pychromecast_8.1.0.bb => python3-pychromecast_9.1.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pychromecast_8.1.0.bb => python3-pychromecast_9.1.1.bb} (76%)

diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_8.1.0.bb b/meta-python/recipes-devtools/python/python3-pychromecast_9.1.1.bb
similarity index 76%
rename from meta-python/recipes-devtools/python/python3-pychromecast_8.1.0.bb
rename to meta-python/recipes-devtools/python/python3-pychromecast_9.1.1.bb
index 7b2b5142e..3d0b84cf0 100644
--- a/meta-python/recipes-devtools/python/python3-pychromecast_8.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pychromecast_9.1.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/balloob/pychromecast"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5"

-SRC_URI[sha256sum] = "df0295f653cee752de38cf8ef09f13ad9782c53924dfbaa191ca62bd5e1dce14"
+SRC_URI[sha256sum] = "ab9da1d2ef424b1fc755f6436f545a56056ec6de24075e93f369eac8eb821837"

 PYPI_PACKAGE = "PyChromecast"

--
2.17.1