diff mbox series

[meta-python,14/23] python3-aiohue: upgrade 4.7.0 -> 4.7.1

Message ID 1708333346-17704-14-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-gnome,01/23] babl: upgrade 0.1.106 -> 0.1.108 | expand

Commit Message

Mingyu Wang (Fujitsu) Feb. 19, 2024, 9:02 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
=========
#281 - Treat EffectStatus.NO_EFFECT the same as None
#262 - Allow a scene's palette to be absent

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-aiohue_4.7.0.bb b/meta-python/recipes-devtools/python/python3-aiohue_4.7.1.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-aiohue_4.7.0.bb
rename to meta-python/recipes-devtools/python/python3-aiohue_4.7.1.bb
index 84aace451..4b5edffdb 100644
--- a/meta-python/recipes-devtools/python/python3-aiohue_4.7.0.bb
+++ b/meta-python/recipes-devtools/python/python3-aiohue_4.7.1.bb
@@ -4,7 +4,7 @@  SECTION = "devel/python"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=dab31a1d28183826937f4b152143a33f"
 
-SRC_URI[sha256sum] = "3ca727b463e55bbe7c69b67f5503ffcd7d213c9644c4e458e3556ee6ea33855b"
+SRC_URI[sha256sum] = "29b5e5ae05938cac195b1969e70bd6ad4e4e2e105d0e565849803d2a99ff47d1"
 
 inherit pypi python_setuptools_build_meta