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

Message ID 1653615649-2593-1-git-send-email-zhengrq.fnst@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-pychromecast: upgrade 12.1.1 -> 12.1.2 | expand

Commit Message

zhengrq.fnst@fujitsu.com May 27, 2022, 1:40 a.m. UTC
Changelog:
=========
Add some additional cast types (#622)
Format some code (#621)

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_12.1.1.bb b/meta-python/recipes-devtools/python/python3-pychromecast_12.1.2.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-pychromecast_12.1.1.bb
rename to meta-python/recipes-devtools/python/python3-pychromecast_12.1.2.bb
index b34c78eb8..c8686ab52 100644
--- a/meta-python/recipes-devtools/python/python3-pychromecast_12.1.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pychromecast_12.1.2.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/balloob/pychromecast"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5"
 
-SRC_URI[sha256sum] = "9545a22acdadc96603f76d7878c6ea17baf1328260cf560c887c8c12aad4c82c"
+SRC_URI[sha256sum] = "6be626e5ba2f6ffaefbc13ddced84e8b60a9ef1b012f71039fc0f7a0bcb4bda6"
 
 PYPI_PACKAGE = "PyChromecast"