From 9831b442f04dd063edfac827d126bd15a81a9ba8 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 22 Jul 2025 23:18:15 -0700 Subject: python3-typeguard: Add missing rdep on pathspec for ptests Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-typeguard_4.4.4.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python') 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 += "\ -- cgit v1.2.3-54-g00ecf