summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2025-10-19 15:42:51 +0200
committerGyorgy Sarvari <skandigraun@gmail.com>2025-10-20 11:59:36 +0200
commit9c72ce1d339c7ccb93429483cb56fe4d2f64638d (patch)
tree0cf45398db0d2ce969f8365143514005bf897960 /meta-python/recipes-devtools/python
parenta87113cb42f975082a1568f58dfdb133ce6935ae (diff)
downloadmeta-openembedded-9c72ce1d339c7ccb93429483cb56fe4d2f64638d.tar.gz
python3-typeguard: update ptest dependencies
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit bb8e0534be8349e73b069a63739e965e9442934e) Adapted to Kirkstone. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-typeguard_2.13.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-typeguard_2.13.3.bb b/meta-python/recipes-devtools/python/python3-typeguard_2.13.3.bb
index e9fce61452..4126f5ed66 100644
--- a/meta-python/recipes-devtools/python/python3-typeguard_2.13.3.bb
+++ b/meta-python/recipes-devtools/python/python3-typeguard_2.13.3.bb
@@ -15,6 +15,7 @@ RDEPENDS:${PN}-ptest += " \
15 ${PYTHON_PN}-pytest \ 15 ${PYTHON_PN}-pytest \
16 ${PYTHON_PN}-typing-extensions \ 16 ${PYTHON_PN}-typing-extensions \
17 ${PYTHON_PN}-unixadmin \ 17 ${PYTHON_PN}-unixadmin \
18 ${PYTHON_PN}-mypy \
18" 19"
19 20
20do_install_ptest() { 21do_install_ptest() {