aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-core
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.com>2021-03-05 16:02:54 +0000
committerKhem Raj <raj.khem@gmail.com>2021-03-08 07:30:15 -0800
commiteb7656749eb440319fced73335a640e1c238a626 (patch)
treeb83e422c2c3699d8bf3f90d69964ff7bbd4e200d /meta-python/recipes-core
parentd61dd44aab0a85475adf771651d13ecd3bbe0757 (diff)
downloadmeta-openembedded-contrib-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')
-rw-r--r--meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb3
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 = "\
python3-aiofiles \
python3-aiohttp \
python3-aiohttp-jinja2 \
+ python3-aiohue \
python3-alembic \
python3-ansi2html \
python3-ansicolors \
@@ -167,6 +168,7 @@ RDEPENDS_packagegroup-meta-python3 = "\
python3-idna \
python3-idna \
python3-idna-ssl \
+ python3-ifaddr \
python3-imageio \
python3-incremental \
python3-inflection \
@@ -320,6 +322,7 @@ RDEPENDS_packagegroup-meta-python3 = "\
python3-pyscaffold \
python3-pyserial \
python3-pysocks \
+ python3-pysonos \
python3-pystache \
python3-pystemd \
python3-pytest-asyncio \