diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-aiohue_4.7.1.bb (renamed from meta-python/recipes-devtools/python/python3-aiohue_4.7.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 84aace451d..4b5edffdb0 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" | |||
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] = "3ca727b463e55bbe7c69b67f5503ffcd7d213c9644c4e458e3556ee6ea33855b" | 7 | SRC_URI[sha256sum] = "29b5e5ae05938cac195b1969e70bd6ad4e4e2e105d0e565849803d2a99ff47d1" |
8 | 8 | ||
9 | inherit pypi python_setuptools_build_meta | 9 | inherit pypi python_setuptools_build_meta |
10 | 10 | ||