diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-02-15 14:40:02 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-02-16 08:13:29 -0800 |
| commit | 7793ce4f6d7ac3a2641fdb1483c54e2c550c55dc (patch) | |
| tree | 848e6b9ab5241f3256d4e41e568fa610095c2fe3 /meta-python | |
| parent | fe1d9094a285d25a1ec78da0c3400db24fde9158 (diff) | |
| download | meta-openembedded-7793ce4f6d7ac3a2641fdb1483c54e2c550c55dc.tar.gz | |
packagegroup-meta-python: Add python3-pytest-forked and python3-pytest-xdist
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | 2 |
1 files changed, 2 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 8b574bdf0f..1c1ded7181 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | |||
| @@ -354,6 +354,7 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
| 354 | python3-pytest-asyncio \ | 354 | python3-pytest-asyncio \ |
| 355 | python3-pytest-benchmark \ | 355 | python3-pytest-benchmark \ |
| 356 | python3-pytest-cache \ | 356 | python3-pytest-cache \ |
| 357 | python3-pytest-forked \ | ||
| 357 | python3-pytest-helpers-namespace \ | 358 | python3-pytest-helpers-namespace \ |
| 358 | python3-pytest-html \ | 359 | python3-pytest-html \ |
| 359 | python3-pytest-metadata \ | 360 | python3-pytest-metadata \ |
| @@ -361,6 +362,7 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
| 361 | python3-pytest-subtests \ | 362 | python3-pytest-subtests \ |
| 362 | python3-pytest-tempdir \ | 363 | python3-pytest-tempdir \ |
| 363 | python3-pytest-timeout \ | 364 | python3-pytest-timeout \ |
| 365 | python3-pytest-xdist \ | ||
| 364 | python3-pythonping \ | 366 | python3-pythonping \ |
| 365 | python3-python-vlc \ | 367 | python3-python-vlc \ |
| 366 | python3-pytoml \ | 368 | python3-pytoml \ |
