[meta-python] python3-pychromecast: upgrade 10.1.0 -> 10.1.1

Message ID 1639453205-29629-1-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-python] python3-pychromecast: upgrade 10.1.0 -> 10.1.1 | expand

Commit Message

Mingyu Wang (Fujitsu) Dec. 14, 2021, 3:40 a.m. UTC
Changelog:
=====================
HA Lovelace controller: Prevent sending connect message twice (#559)
Bump black from 21.11b0 to 21.11b1 (#562)
Catch zeroconf errors (#564)
Bump black from 21.10b0 to 21.11b0 (#561)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...n3-pychromecast_10.1.0.bb => python3-pychromecast_10.1.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pychromecast_10.1.0.bb => python3-pychromecast_10.1.1.bb} (83%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_10.1.0.bb b/meta-python/recipes-devtools/python/python3-pychromecast_10.1.1.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-pychromecast_10.1.0.bb
rename to meta-python/recipes-devtools/python/python3-pychromecast_10.1.1.bb
index d6f72d5c0..185193992 100644
--- a/meta-python/recipes-devtools/python/python3-pychromecast_10.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pychromecast_10.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] = "ff6e196bd8d46ce648eb3739f3ab04168e287b167fc82abe1216d8fca21772f7"
+SRC_URI[sha256sum] = "33a47d551ae8b6f93129564828e72e7f4dcb26c9f8812328870cf300ee45438f"
 
 PYPI_PACKAGE = "PyChromecast"