[meta-python] python3-pychromecast: upgrade 10.2.3 -> 10.3.0

Message ID 1646822705-61973-3-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-python] python3-pychromecast: upgrade 10.2.3 -> 10.3.0 | expand

Commit Message

Mingyu Wang (Fujitsu) March 9, 2022, 10:45 a.m. UTC
Changelog:
=========
Show diff when black fails
Fix f-string
Fix black fail introduced
Log error code on exception
Bump protobuf to 3.19.1 and regenerate protobuf files
Bump black from 21.12b0 to 22.1.0

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_10.2.3.bb b/meta-python/recipes-devtools/python/python3-pychromecast_10.3.0.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-pychromecast_10.2.3.bb
rename to meta-python/recipes-devtools/python/python3-pychromecast_10.3.0.bb
index 9bd0379817..43ba3a9dd0 100644
--- a/meta-python/recipes-devtools/python/python3-pychromecast_10.2.3.bb
+++ b/meta-python/recipes-devtools/python/python3-pychromecast_10.3.0.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/balloob/pychromecast"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5"
 
-SRC_URI[sha256sum] = "ddb86c5acdc13e8bdadd2b7f5738fda36b32c1750548f7b629ca8d178f05e0da"
+SRC_URI[sha256sum] = "4eb107446fdbed876f48c83202b6212b221286168a55c16b3eb8edf4200f10a1"
 
 PYPI_PACKAGE = "PyChromecast"