diff options
author | Xu Huan <xuhuan.fnst@fujitsu.com> | 2022-06-30 10:14:00 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-07-02 11:37:03 -0400 |
commit | 0c2491a4c617888d458bc0789ce1cbfd92db0392 (patch) | |
tree | 664f332ff17be68f41cf02bd315bd1c52a6f137c /meta-python | |
parent | c4d400d31337ce6fd6452c8bfc6d43454bd49f08 (diff) | |
download | meta-openembedded-0c2491a4c617888d458bc0789ce1cbfd92db0392.tar.gz |
python3-aiohue: upgrade 4.4.1 -> 4.4.2
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-aiohue_4.4.2.bb (renamed from meta-python/recipes-devtools/python/python3-aiohue_4.4.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aiohue_4.4.1.bb b/meta-python/recipes-devtools/python/python3-aiohue_4.4.2.bb index b3a88fb677..63d29a48fb 100644 --- a/meta-python/recipes-devtools/python/python3-aiohue_4.4.1.bb +++ b/meta-python/recipes-devtools/python/python3-aiohue_4.4.2.bb | |||
@@ -4,7 +4,7 @@ SECTION = "devel/python" | |||
4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=dab31a1d28183826937f4b152143a33f" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=dab31a1d28183826937f4b152143a33f" |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "fa3bb0cf68aefdd0710704443c896abda69ae227500ad9539ac6c3d1d6dad804" | 7 | SRC_URI[sha256sum] = "871c27da3d5a5b7d7c5049e6d23713425a2f251639ff1fb5fac460724ba42f15" |
8 | 8 | ||
9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
10 | 10 | ||