From 9c72ce1d339c7ccb93429483cb56fe4d2f64638d Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 19 Oct 2025 15:42:51 +0200 Subject: python3-typeguard: update ptest dependencies Signed-off-by: Derek Straka Signed-off-by: Khem Raj (cherry picked from commit bb8e0534be8349e73b069a63739e965e9442934e) Adapted to Kirkstone. Signed-off-by: Gyorgy Sarvari --- meta-python/recipes-devtools/python/python3-typeguard_2.13.3.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python') 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 += " \ ${PYTHON_PN}-pytest \ ${PYTHON_PN}-typing-extensions \ ${PYTHON_PN}-unixadmin \ + ${PYTHON_PN}-mypy \ " do_install_ptest() { -- cgit v1.2.3-54-g00ecf