summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-core/packagegroups
diff options
context:
space:
mode:
authorTom Geelen <t.f.g.geelen@gmail.com>2025-11-27 00:25:22 +0100
committerKhem Raj <raj.khem@gmail.com>2025-11-26 19:07:04 -0800
commit367faf98ac9fc428592b0a404959457199754c7a (patch)
treed6fa32a07f8feab43f0191612d67e468a9ad77f1 /meta-python/recipes-core/packagegroups
parent5551a12170f347cd9e50d2c57fefa3967a4f80c6 (diff)
downloadmeta-openembedded-367faf98ac9fc428592b0a404959457199754c7a.tar.gz
python3-pytest-picked: Add recipe for version 0.5.1
Python package description: Run the tests related to the unstaged files or the current branch (according to Git) More information: https://pypi.org/project/pytest-picked/ 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.bb1
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 ad68d74205..d3abc0761f 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -351,6 +351,7 @@ RDEPENDS:packagegroup-meta-python3 = "\
351 python3-pytest-httpx \ 351 python3-pytest-httpx \
352 python3-pytest-lazy-fixtures \ 352 python3-pytest-lazy-fixtures \
353 python3-pytest-metadata \ 353 python3-pytest-metadata \
354 python3-pytest-picked\
354 python3-pytest-tempdir \ 355 python3-pytest-tempdir \
355 python3-pytest-timeout \ 356 python3-pytest-timeout \
356 python3-pytest-xdist \ 357 python3-pytest-xdist \