diff options
| author | Andrei Gherzan <andrei@gherzan.com> | 2021-03-05 16:02:54 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-03-08 07:30:15 -0800 |
| commit | eb7656749eb440319fced73335a640e1c238a626 (patch) | |
| tree | b83e422c2c3699d8bf3f90d69964ff7bbd4e200d /meta-python/recipes-core/packagegroups | |
| parent | d61dd44aab0a85475adf771651d13ecd3bbe0757 (diff) | |
| download | meta-openembedded-eb7656749eb440319fced73335a640e1c238a626.tar.gz | |
packagegroup-meta-python: Add new modules (aiohue, ifaddr, pysonos)
Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-core/packagegroups')
| -rw-r--r-- | meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb index d22656eb15..c1271d09dc 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | |||
| @@ -21,6 +21,7 @@ RDEPENDS_packagegroup-meta-python3 = "\ | |||
| 21 | python3-aiofiles \ | 21 | python3-aiofiles \ |
| 22 | python3-aiohttp \ | 22 | python3-aiohttp \ |
| 23 | python3-aiohttp-jinja2 \ | 23 | python3-aiohttp-jinja2 \ |
| 24 | python3-aiohue \ | ||
| 24 | python3-alembic \ | 25 | python3-alembic \ |
| 25 | python3-ansi2html \ | 26 | python3-ansi2html \ |
| 26 | python3-ansicolors \ | 27 | python3-ansicolors \ |
| @@ -167,6 +168,7 @@ RDEPENDS_packagegroup-meta-python3 = "\ | |||
| 167 | python3-idna \ | 168 | python3-idna \ |
| 168 | python3-idna \ | 169 | python3-idna \ |
| 169 | python3-idna-ssl \ | 170 | python3-idna-ssl \ |
| 171 | python3-ifaddr \ | ||
| 170 | python3-imageio \ | 172 | python3-imageio \ |
| 171 | python3-incremental \ | 173 | python3-incremental \ |
| 172 | python3-inflection \ | 174 | python3-inflection \ |
| @@ -320,6 +322,7 @@ RDEPENDS_packagegroup-meta-python3 = "\ | |||
| 320 | python3-pyscaffold \ | 322 | python3-pyscaffold \ |
| 321 | python3-pyserial \ | 323 | python3-pyserial \ |
| 322 | python3-pysocks \ | 324 | python3-pysocks \ |
| 325 | python3-pysonos \ | ||
| 323 | python3-pystache \ | 326 | python3-pystache \ |
| 324 | python3-pystemd \ | 327 | python3-pystemd \ |
| 325 | python3-pytest-asyncio \ | 328 | python3-pytest-asyncio \ |
