summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb5
1 files changed, 5 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 ea71d4cb4a..8b267c9cba 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -35,6 +35,7 @@ RDEPENDS_packagegroup-meta-python3 = "\
35 python3-asn1crypto \ 35 python3-asn1crypto \
36 python3-astor \ 36 python3-astor \
37 python3-astroid \ 37 python3-astroid \
38 python3-asttokens \
38 python3-async-timeout \ 39 python3-async-timeout \
39 python3-attr \ 40 python3-attr \
40 python3-autobahn \ 41 python3-autobahn \
@@ -220,6 +221,8 @@ RDEPENDS_packagegroup-meta-python3 = "\
220 python3-msk \ 221 python3-msk \
221 python3-msm \ 222 python3-msm \
222 python3-multidict \ 223 python3-multidict \
224 python3-mypy \
225 python3-mypy-extensions \
223 python3-natsort \ 226 python3-natsort \
224 python3-ndg-httpsclient \ 227 python3-ndg-httpsclient \
225 python3-netaddr \ 228 python3-netaddr \
@@ -356,6 +359,7 @@ RDEPENDS_packagegroup-meta-python3 = "\
356 python3-scrypt \ 359 python3-scrypt \
357 python3-sdnotify \ 360 python3-sdnotify \
358 python3-semver \ 361 python3-semver \
362 python3-send2trash \
359 python3-sentry-sdk \ 363 python3-sentry-sdk \
360 python3-serpent \ 364 python3-serpent \
361 python3-sh \ 365 python3-sh \
@@ -400,6 +404,7 @@ RDEPENDS_packagegroup-meta-python3 = "\
400 python3-twofish \ 404 python3-twofish \
401 python3-txaio \ 405 python3-txaio \
402 python3-txws \ 406 python3-txws \
407 python3-typed-ast \
403 python3-typeguard \ 408 python3-typeguard \
404 python3-typing-extensions \ 409 python3-typing-extensions \
405 python3-tzlocal \ 410 python3-tzlocal \