Upgrade to release 7.2.1: - Ensure data parsed as JSON is a dict - Add zeroconf debug option to example scripts
Signed-off-by: Leon Anavi <[email protected]> --- ...n3-pychromecast_7.2.0.bb => python3-pychromecast_7.2.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-pychromecast_7.2.0.bb => python3-pychromecast_7.2.1.bb} (66%) diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_7.2.0.bb b/meta-python/recipes-devtools/python/python3-pychromecast_7.2.1.bb similarity index 66% rename from meta-python/recipes-devtools/python/python3-pychromecast_7.2.0.bb rename to meta-python/recipes-devtools/python/python3-pychromecast_7.2.1.bb index 257778ba9..6a3b16c38 100644 --- a/meta-python/recipes-devtools/python/python3-pychromecast_7.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-pychromecast_7.2.1.bb @@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/balloob/pychromecast" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5" -SRC_URI[md5sum] = "20ed7ec024fd4739446d42f8d19813b8" -SRC_URI[sha256sum] = "c522c5ecb554471ca8e5690c05530b1c237c301349061d3839c506984f8d3c2d" +SRC_URI[md5sum] = "a39b87178f866dda52da494eac0afe07" +SRC_URI[sha256sum] = "9aad074d0361791af8ccb8fb7ea0f1646db3d89600fed85c5562b64c8b1aa899" PYPI_PACKAGE = "PyChromecast" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#86545): https://lists.openembedded.org/g/openembedded-devel/message/86545 Mute This Topic: https://lists.openembedded.org/mt/76386658/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
