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

Message ID 1637033801-81290-2-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-python] python3-pychromecast: upgrade 9.3.1 -> 10.1.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Nov. 16, 2021, 3:36 a.m. UTC
Re-add support for passing services to get_device_info + get_multizone_status
(https://github.com/home-assistant-libs/pychromecast/pull/558)

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_9.3.1.bb b/meta-python/recipes-devtools/python/python3-pychromecast_10.1.0.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-pychromecast_9.3.1.bb
rename to meta-python/recipes-devtools/python/python3-pychromecast_10.1.0.bb
index 77b032ae2b..d6f72d5c0a 100644
--- a/meta-python/recipes-devtools/python/python3-pychromecast_9.3.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pychromecast_10.1.0.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/balloob/pychromecast"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5"
 
-SRC_URI[sha256sum] = "a1d6807ae0fc455aaeecd2def87c31bb86679a2920cacfa7910db9c9db5085d4"
+SRC_URI[sha256sum] = "ff6e196bd8d46ce648eb3739f3ab04168e287b167fc82abe1216d8fca21772f7"
 
 PYPI_PACKAGE = "PyChromecast"