diff options
| author | Leon Anavi <leon.anavi@konsulko.com> | 2021-05-14 17:23:38 +0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-05-17 08:52:24 -0700 |
| commit | a6c3620b63b9af0983fe6bfd44acc8cfcb3c36e6 (patch) | |
| tree | 05cbecd7a9d18ec2a90bea61018fd6b1cc0cfd55 /meta-python/recipes-devtools/python/python3-aiohue_2.3.1.bb | |
| parent | b0c400299b72c633ba6c6ff1cf03d07caad7ff9b (diff) | |
| download | meta-openembedded-a6c3620b63b9af0983fe6bfd44acc8cfcb3c36e6.tar.gz | |
python3-aiohue: Upgrade 2.3.1 -> 2.4.0
Upgrade to release 2.4.0:
- Allow listening for Hue events
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-aiohue_2.3.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-aiohue_2.3.1.bb | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aiohue_2.3.1.bb b/meta-python/recipes-devtools/python/python3-aiohue_2.3.1.bb deleted file mode 100644 index bb6b951b87..0000000000 --- a/meta-python/recipes-devtools/python/python3-aiohue_2.3.1.bb +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | DESCRIPTION = "Asynchronous library to control Philips Hue" | ||
| 2 | HOMEPAGE = "https://pypi.org/project/aiohue/" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "Apache-2.0" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=dab31a1d28183826937f4b152143a33f" | ||
| 6 | |||
| 7 | SRC_URI[sha256sum] = "d592a9055b56462312fcfccf46601ed4092698db1be5f3fc30c232ea34c6bbe3" | ||
| 8 | |||
| 9 | inherit pypi setuptools3 | ||
| 10 | |||
| 11 | RDEPENDS_${PN} += "${PYTHON_PN}-aiohttp" | ||
