[meta-python] python3-pychromecast: upgrade 11.0.0 -> 12.1.1

Message ID 1652409184-13282-5-git-send-email-xuhuan.fnst@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-pychromecast: upgrade 11.0.0 -> 12.1.1 | expand

Commit Message

XU Huan May 13, 2022, 2:33 a.m. UTC
From: Xu Huan <xuhuan.fnst@fujitsu.com>

Changelog:
=========
Add load_media_failed callback to MediaStatusListener
Tweak media status
Lookup known cast models in mDNS discovery
Fix default value for fetching model name in discovery

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
---
 ...n3-pychromecast_11.0.0.bb => python3-pychromecast_12.1.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pychromecast_11.0.0.bb => python3-pychromecast_12.1.1.bb} (83%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_11.0.0.bb b/meta-python/recipes-devtools/python/python3-pychromecast_12.1.1.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-pychromecast_11.0.0.bb
rename to meta-python/recipes-devtools/python/python3-pychromecast_12.1.1.bb
index f55696373..b34c78eb8 100644
--- a/meta-python/recipes-devtools/python/python3-pychromecast_11.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pychromecast_12.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] = "151723b178110052b673b8765a120c85d16eae8c22d75575dceebe2be1eb1ef6"
+SRC_URI[sha256sum] = "9545a22acdadc96603f76d7878c6ea17baf1328260cf560c887c8c12aad4c82c"
 
 PYPI_PACKAGE = "PyChromecast"