From bb8e0534be8349e73b069a63739e965e9442934e Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 23 Feb 2024 17:46:49 +0000 Subject: python3-typeguard: update ptest dependencies and re-enable functional tests Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-typeguard_4.1.5.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.1.5.bb b/meta-python/recipes-devtools/python/python3-typeguard_4.1.5.bb index 000620ef73..1e9f6685db 100644 --- a/meta-python/recipes-devtools/python/python3-typeguard_4.1.5.bb +++ b/meta-python/recipes-devtools/python/python3-typeguard_4.1.5.bb @@ -21,6 +21,7 @@ RDEPENDS:${PN}-ptest += " \ python3-typing-extensions \ python3-unittest-automake-output \ python3-unixadmin \ + python3-mypy \ " do_install_ptest() { -- cgit v1.2.3-54-g00ecf