summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorTom Geelen <t.f.g.geelen@gmail.com>2025-09-21 21:45:59 +0200
committerKhem Raj <raj.khem@gmail.com>2025-09-21 14:18:02 -0700
commit8f662cf09ad2dd011145c2699c9258526ae9f2e5 (patch)
tree6521061a9c448eba2573143bfef874c2eb5b9e27 /meta-python/recipes-devtools/python
parent31075376867553aac19518c81848da74f1f586ea (diff)
downloadmeta-openembedded-8f662cf09ad2dd011145c2699c9258526ae9f2e5.tar.gz
python3-aiohue: 4.7.4 -> 4.7.5
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-aiohue_4.7.5.bb (renamed from meta-python/recipes-devtools/python/python3-aiohue_4.7.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aiohue_4.7.4.bb b/meta-python/recipes-devtools/python/python3-aiohue_4.7.5.bb
index 45d23408a1..23354152be 100644
--- a/meta-python/recipes-devtools/python/python3-aiohue_4.7.4.bb
+++ b/meta-python/recipes-devtools/python/python3-aiohue_4.7.5.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=dab31a1d28183826937f4b152143a33f" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=dab31a1d28183826937f4b152143a33f"
6 6
7SRC_URI[sha256sum] = "0764d934c0d198e450364bc47e87025108aef07b5280602890e9be2972d85a91" 7SRC_URI[sha256sum] = "77d7ee467c41bb0c3e00f4e2e533ba65f58a29147ed7df407f84cd4595d2d20c"
8 8
9inherit pypi python_setuptools_build_meta 9inherit pypi python_setuptools_build_meta
10 10