diff mbox series

[meta-python,14/24] python3-aiohue: upgrade 4.8.0 -> 4.8.1

Message ID 20260205051435.1366-14-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-gnome,01/24] gparted: upgrade 1.7.0 -> 1.8.0 | expand

Commit Message

Wang Mingyu Feb. 5, 2026, 5:14 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-aiohue_4.8.0.bb => python3-aiohue_4.8.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-aiohue_4.8.0.bb => python3-aiohue_4.8.1.bb} (81%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-aiohue_4.8.0.bb b/meta-python/recipes-devtools/python/python3-aiohue_4.8.1.bb
similarity index 81%
rename from meta-python/recipes-devtools/python/python3-aiohue_4.8.0.bb
rename to meta-python/recipes-devtools/python/python3-aiohue_4.8.1.bb
index ac20dcb1c1..d5adf6e0af 100644
--- a/meta-python/recipes-devtools/python/python3-aiohue_4.8.0.bb
+++ b/meta-python/recipes-devtools/python/python3-aiohue_4.8.1.bb
@@ -4,7 +4,7 @@  SECTION = "devel/python"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=dab31a1d28183826937f4b152143a33f"
 
-SRC_URI[sha256sum] = "78c5af843c916affd8cd7efeddccfc6edd0cca288fe9909c21186fef03606cd0"
+SRC_URI[sha256sum] = "7fddc328add07715001bd3d75a37c730a5befcb4348b120c5259583fb9fa34bb"
 
 inherit pypi python_setuptools_build_meta