mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
packagegroup-meta-python: add ptest packages to ptest group
There were a large number of Python package recipes with ptests that were not included in packagegroup-meta-python3-ptest, so add them. Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -442,6 +442,70 @@ RDEPENDS_packagegroup-meta-python3-ptest = "\
|
||||
python3-cryptography-ptest \
|
||||
python3-jinja2-ptest \
|
||||
python3-markupsafe-ptest \
|
||||
python3-ansicolors-ptest \
|
||||
python3-anyjson-ptest \
|
||||
python3-appdirs-ptest \
|
||||
python3-backports-functools-lru-cache-ptest \
|
||||
python3-bcrypt-ptest \
|
||||
python3-betamax-ptest \
|
||||
python3-blinker-ptest \
|
||||
python3-cachetools-ptest \
|
||||
python3-cbor2-ptest \
|
||||
python3-click-ptest \
|
||||
python3-cryptography-ptest \
|
||||
python3-dnspython-ptest \
|
||||
python3-dominate-ptest \
|
||||
python3-geojson-ptest \
|
||||
python3-gunicorn-ptest \
|
||||
python3-html2text-ptest \
|
||||
python3-inflection-ptest \
|
||||
python3-intervals-ptest \
|
||||
python3-ipy-ptest \
|
||||
python3-iso3166-ptest \
|
||||
python3-jdcal-ptest \
|
||||
python3-jinja2-ptest \
|
||||
python3-jsmin-ptest \
|
||||
python3-jsonpointer-ptest \
|
||||
python3-license-expression-ptest \
|
||||
python3-markupsafe-ptest \
|
||||
python3-msgpack-ptest \
|
||||
python3-multidict-ptest \
|
||||
python3-ordered-set-ptest \
|
||||
python3-parse-ptest \
|
||||
python3-parse-type-ptest \
|
||||
python3-pint-ptest \
|
||||
python3-polyline-ptest \
|
||||
python3-precise-runner-ptest \
|
||||
python3-prettytable-ptest \
|
||||
python3-ptyprocess-ptest \
|
||||
python3-pyasn1-modules-ptest \
|
||||
python3-pyroute2-ptest \
|
||||
python3-pyserial-ptest \
|
||||
python3-pytoml-ptest \
|
||||
python3-pytz-ptest \
|
||||
python3-requests-file-ptest \
|
||||
python3-requests-toolbelt-ptest \
|
||||
python3-scrypt-ptest \
|
||||
python3-semver-ptest \
|
||||
python3-serpent-ptest \
|
||||
python3-simpleeval-ptest \
|
||||
python3-smpplib-ptest \
|
||||
python3-soupsieve-ptest \
|
||||
python3-sqlparse-ptest \
|
||||
python3-test-generator-ptest \
|
||||
python3-typeguard-ptest \
|
||||
python3-ujson-ptest \
|
||||
python3-u-msgpack-python-ptest \
|
||||
python3-unidiff-ptest \
|
||||
python3-uritemplate-ptest \
|
||||
python3-webcolors-ptest \
|
||||
python3-whoosh-ptest \
|
||||
python3-xlrd-ptest \
|
||||
python3-xmltodict-ptest \
|
||||
python3-xxhash-ptest \
|
||||
python3-yappi-ptest \
|
||||
python3-yarl-ptest \
|
||||
python3-pyasn1-ptest \
|
||||
"
|
||||
|
||||
EXCLUDE_FROM_WORLD = "1"
|
||||
|
||||
Reference in New Issue
Block a user