diff options
| author | Tom Geelen <t.f.g.geelen@gmail.com> | 2025-11-25 00:43:01 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-11-24 21:54:47 -0800 |
| commit | d56cd727c73a53627827080f664b31cfa19581fb (patch) | |
| tree | bb78e397bd43daf5c95d5812950d81502217a8a0 /meta-python/recipes-core/packagegroups | |
| parent | e730ee0c603df293ebe9218b8b9d79f8e617dd87 (diff) | |
| download | meta-openembedded-d56cd727c73a53627827080f664b31cfa19581fb.tar.gz | |
python3-pytest-httpx: New recipe
Sends responses to httpx.
Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-core/packagegroups')
| -rw-r--r-- | meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | 1 |
1 files changed, 1 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 9b06096d1d..ad68d74205 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | |||
| @@ -348,6 +348,7 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
| 348 | python3-pytest-forked \ | 348 | python3-pytest-forked \ |
| 349 | python3-pytest-helpers-namespace \ | 349 | python3-pytest-helpers-namespace \ |
| 350 | python3-pytest-html \ | 350 | python3-pytest-html \ |
| 351 | python3-pytest-httpx \ | ||
| 351 | python3-pytest-lazy-fixtures \ | 352 | python3-pytest-lazy-fixtures \ |
| 352 | python3-pytest-metadata \ | 353 | python3-pytest-metadata \ |
| 353 | python3-pytest-tempdir \ | 354 | python3-pytest-tempdir \ |
