diff options
| -rw-r--r-- | meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | 64 |
1 files changed, 64 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 bbc9a80b3f..ea71d4cb4a 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | |||
| @@ -442,6 +442,70 @@ RDEPENDS_packagegroup-meta-python3-ptest = "\ | |||
| 442 | python3-cryptography-ptest \ | 442 | python3-cryptography-ptest \ |
| 443 | python3-jinja2-ptest \ | 443 | python3-jinja2-ptest \ |
| 444 | python3-markupsafe-ptest \ | 444 | python3-markupsafe-ptest \ |
| 445 | python3-ansicolors-ptest \ | ||
| 446 | python3-anyjson-ptest \ | ||
| 447 | python3-appdirs-ptest \ | ||
| 448 | python3-backports-functools-lru-cache-ptest \ | ||
| 449 | python3-bcrypt-ptest \ | ||
| 450 | python3-betamax-ptest \ | ||
| 451 | python3-blinker-ptest \ | ||
| 452 | python3-cachetools-ptest \ | ||
| 453 | python3-cbor2-ptest \ | ||
| 454 | python3-click-ptest \ | ||
| 455 | python3-cryptography-ptest \ | ||
| 456 | python3-dnspython-ptest \ | ||
| 457 | python3-dominate-ptest \ | ||
| 458 | python3-geojson-ptest \ | ||
| 459 | python3-gunicorn-ptest \ | ||
| 460 | python3-html2text-ptest \ | ||
| 461 | python3-inflection-ptest \ | ||
| 462 | python3-intervals-ptest \ | ||
| 463 | python3-ipy-ptest \ | ||
| 464 | python3-iso3166-ptest \ | ||
| 465 | python3-jdcal-ptest \ | ||
| 466 | python3-jinja2-ptest \ | ||
| 467 | python3-jsmin-ptest \ | ||
| 468 | python3-jsonpointer-ptest \ | ||
| 469 | python3-license-expression-ptest \ | ||
| 470 | python3-markupsafe-ptest \ | ||
| 471 | python3-msgpack-ptest \ | ||
| 472 | python3-multidict-ptest \ | ||
| 473 | python3-ordered-set-ptest \ | ||
| 474 | python3-parse-ptest \ | ||
| 475 | python3-parse-type-ptest \ | ||
| 476 | python3-pint-ptest \ | ||
| 477 | python3-polyline-ptest \ | ||
| 478 | python3-precise-runner-ptest \ | ||
| 479 | python3-prettytable-ptest \ | ||
| 480 | python3-ptyprocess-ptest \ | ||
| 481 | python3-pyasn1-modules-ptest \ | ||
| 482 | python3-pyroute2-ptest \ | ||
| 483 | python3-pyserial-ptest \ | ||
| 484 | python3-pytoml-ptest \ | ||
| 485 | python3-pytz-ptest \ | ||
| 486 | python3-requests-file-ptest \ | ||
| 487 | python3-requests-toolbelt-ptest \ | ||
| 488 | python3-scrypt-ptest \ | ||
| 489 | python3-semver-ptest \ | ||
| 490 | python3-serpent-ptest \ | ||
| 491 | python3-simpleeval-ptest \ | ||
| 492 | python3-smpplib-ptest \ | ||
| 493 | python3-soupsieve-ptest \ | ||
| 494 | python3-sqlparse-ptest \ | ||
| 495 | python3-test-generator-ptest \ | ||
| 496 | python3-typeguard-ptest \ | ||
| 497 | python3-ujson-ptest \ | ||
| 498 | python3-u-msgpack-python-ptest \ | ||
| 499 | python3-unidiff-ptest \ | ||
| 500 | python3-uritemplate-ptest \ | ||
| 501 | python3-webcolors-ptest \ | ||
| 502 | python3-whoosh-ptest \ | ||
| 503 | python3-xlrd-ptest \ | ||
| 504 | python3-xmltodict-ptest \ | ||
| 505 | python3-xxhash-ptest \ | ||
| 506 | python3-yappi-ptest \ | ||
| 507 | python3-yarl-ptest \ | ||
| 508 | python3-pyasn1-ptest \ | ||
| 445 | " | 509 | " |
| 446 | 510 | ||
| 447 | EXCLUDE_FROM_WORLD = "1" | 511 | EXCLUDE_FROM_WORLD = "1" |
