On 2021-02-10 7:05 p.m., Oleksandr Kravchuk wrote: > [Please note: This e-mail is from an EXTERNAL e-mail address] > > Signed-off-by: Oleksandr Kravchuk Acked-by: Trevor Gamblin > --- > ...hon3-pychromecast_8.0.0.bb => python3-pychromecast_8.1.0.bb} | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename meta-python/recipes-devtools/python/{python3-pychromecast_8.0.0.bb => python3-pychromecast_8.1.0.bb} (76%) > > diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_8.0.0.bb b/meta-python/recipes-devtools/python/python3-pychromecast_8.1.0.bb > similarity index 76% > rename from meta-python/recipes-devtools/python/python3-pychromecast_8.0.0.bb > rename to meta-python/recipes-devtools/python/python3-pychromecast_8.1.0.bb > index 939db5768..7b2b5142e 100644 > --- a/meta-python/recipes-devtools/python/python3-pychromecast_8.0.0.bb > +++ b/meta-python/recipes-devtools/python/python3-pychromecast_8.1.0.bb > @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/balloob/pychromecast" > LICENSE = "MIT" > LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5" > > -SRC_URI[sha256sum] = "21e9295b2e8088a7f19f82b22c7abcc07ab329914d647cc5dcac08790a7c9d36" > +SRC_URI[sha256sum] = "df0295f653cee752de38cf8ef09f13ad9782c53924dfbaa191ca62bd5e1dce14" > > PYPI_PACKAGE = "PyChromecast" > > -- > 2.25.1 > > > >