From: Wang Mingyu <[email protected]> Changelog: =========== - Make it possible to log heartbeat ping pong - Move HeartbeatController to a separate module - Simplify socket timeout
Signed-off-by: Wang Mingyu <[email protected]> --- ...n3-pychromecast_14.0.2.bb => python3-pychromecast_14.0.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pychromecast_14.0.2.bb => python3-pychromecast_14.0.4.bb} (84%) diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_14.0.2.bb b/meta-python/recipes-devtools/python/python3-pychromecast_14.0.4.bb similarity index 84% rename from meta-python/recipes-devtools/python/python3-pychromecast_14.0.2.bb rename to meta-python/recipes-devtools/python/python3-pychromecast_14.0.4.bb index 5a51d2e13..6f06f53a1 100644 --- a/meta-python/recipes-devtools/python/python3-pychromecast_14.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-pychromecast_14.0.4.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5" SRC_URI += "file://0001-Allow-newer-version-of-wheel-and-setuptools.patch" -SRC_URI[sha256sum] = "092c65f421991bca565338bc61a0c14861c47e0f5c0a65919a5e93f02dfd071a" +SRC_URI[sha256sum] = "1fc05d63db152fe6f71efdee77d14228dc4c55e99d734de4757455800b1f3ba4" PYPI_PACKAGE = "PyChromecast" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#112882): https://lists.openembedded.org/g/openembedded-devel/message/112882 Mute This Topic: https://lists.openembedded.org/mt/108998120/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
