diff options
Diffstat (limited to 'meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb')
-rw-r--r-- | meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb index 8850f8eb9a..21b79b9c50 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | |||
@@ -69,7 +69,6 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
69 | python3-click-repl \ | 69 | python3-click-repl \ |
70 | python3-click-spinner \ | 70 | python3-click-spinner \ |
71 | python3-cmd2 \ | 71 | python3-cmd2 \ |
72 | python3-colorama \ | ||
73 | python3-coloredlogs \ | 72 | python3-coloredlogs \ |
74 | python3-colorlog \ | 73 | python3-colorlog \ |
75 | python3-colorzero \ | 74 | python3-colorzero \ |
@@ -196,7 +195,6 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
196 | python3-ipython \ | 195 | python3-ipython \ |
197 | python3-ipython-genutils \ | 196 | python3-ipython-genutils \ |
198 | python3-iso3166 \ | 197 | python3-iso3166 \ |
199 | python3-isodate \ | ||
200 | python3-isort \ | 198 | python3-isort \ |
201 | python3-itsdangerous \ | 199 | python3-itsdangerous \ |
202 | python3-javaobj-py3 \ | 200 | python3-javaobj-py3 \ |
@@ -236,6 +234,7 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
236 | python3-mccabe \ | 234 | python3-mccabe \ |
237 | python3-meh \ | 235 | python3-meh \ |
238 | python3-meld3 \ | 236 | python3-meld3 \ |
237 | python3-mlcommons-loadgen \ | ||
239 | python3-mock \ | 238 | python3-mock \ |
240 | python3-monotonic \ | 239 | python3-monotonic \ |
241 | python3-mpmath \ | 240 | python3-mpmath \ |
@@ -249,6 +248,7 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
249 | python3-netaddr \ | 248 | python3-netaddr \ |
250 | python3-netifaces \ | 249 | python3-netifaces \ |
251 | python3-networkx \ | 250 | python3-networkx \ |
251 | python3-nltk \ | ||
252 | python3-nmap \ | 252 | python3-nmap \ |
253 | python3-nocasedict \ | 253 | python3-nocasedict \ |
254 | python3-nocaselist \ | 254 | python3-nocaselist \ |
@@ -380,6 +380,7 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
380 | python3-rlp \ | 380 | python3-rlp \ |
381 | python3-robotframework \ | 381 | python3-robotframework \ |
382 | python3-robotframework-seriallibrary \ | 382 | python3-robotframework-seriallibrary \ |
383 | python3-rouge-score \ | ||
383 | python3-rsa \ | 384 | python3-rsa \ |
384 | python3-ruamel-yaml \ | 385 | python3-ruamel-yaml \ |
385 | python3-scrypt \ | 386 | python3-scrypt \ |
@@ -452,7 +453,6 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
452 | python3-websocket-client \ | 453 | python3-websocket-client \ |
453 | python3-werkzeug \ | 454 | python3-werkzeug \ |
454 | python3-werkzeug \ | 455 | python3-werkzeug \ |
455 | python3-whoosh \ | ||
456 | python3-wrapt \ | 456 | python3-wrapt \ |
457 | python3-wtforms \ | 457 | python3-wtforms \ |
458 | python3-xlrd \ | 458 | python3-xlrd \ |
@@ -466,6 +466,7 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
466 | python3-yappi \ | 466 | python3-yappi \ |
467 | python3-yarl \ | 467 | python3-yarl \ |
468 | python3-zopeinterface \ | 468 | python3-zopeinterface \ |
469 | python3-zstandard \ | ||
469 | telepathy-python3 \ | 470 | telepathy-python3 \ |
470 | unattended-upgrades \ | 471 | unattended-upgrades \ |
471 | " | 472 | " |
@@ -524,7 +525,6 @@ RDEPENDS:packagegroup-meta-python3-ptest = "\ | |||
524 | python3-unidiff-ptest \ | 525 | python3-unidiff-ptest \ |
525 | python3-uritemplate-ptest \ | 526 | python3-uritemplate-ptest \ |
526 | python3-webcolors-ptest \ | 527 | python3-webcolors-ptest \ |
527 | python3-whoosh-ptest \ | ||
528 | python3-wpa-supplicant \ | 528 | python3-wpa-supplicant \ |
529 | python3-xlrd-ptest \ | 529 | python3-xlrd-ptest \ |
530 | python3-xmltodict-ptest \ | 530 | python3-xmltodict-ptest \ |