Message ID | 20250723172850.10267-1-raj.khem@gmail.com |
---|---|
State | New |
Headers | show |
Series | [meta-python] python3-typeguard: Add missing rdep on pathspec for ptests | expand |
diff --git a/meta-python/recipes-devtools/python/python3-typeguard_4.4.4.bb b/meta-python/recipes-devtools/python/python3-typeguard_4.4.4.bb index 83dc52ca19..812288881d 100644 --- a/meta-python/recipes-devtools/python/python3-typeguard_4.4.4.bb +++ b/meta-python/recipes-devtools/python/python3-typeguard_4.4.4.bb @@ -18,6 +18,7 @@ RDEPENDS:${PN}-ptest += " \ python3-typing-extensions \ python3-unixadmin \ python3-mypy \ + python3-pathspec \ " DEPENDS += "\
Signed-off-by: Khem Raj <raj.khem@gmail.com> --- meta-python/recipes-devtools/python/python3-typeguard_4.4.4.bb | 1 + 1 file changed, 1 insertion(+)