diff mbox series

[meta-python,08/28] python3-aiohue: upgrade 4.8.1 -> 4.9.0

Message ID 20260804051726.1489-8-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/28] ctags: upgrade 6.2.20260726.0 -> 6.2.20260802.0 | expand

Commit Message

Wang Mingyu Aug. 4, 2026, 5:17 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

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