From 80650fefd60e7cde42eb57d55ed74cb8523ce89a Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 1 Jan 2025 20:45:17 -0800 Subject: python3-google-auth: Add missing dep on python3-pyjwt this is needed for ptests to run Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-google-auth_2.37.0.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python/python3-google-auth_2.37.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-google-auth_2.37.0.bb b/meta-python/recipes-devtools/python/python3-google-auth_2.37.0.bb index 57621588ce..fa7e94a7e5 100644 --- a/meta-python/recipes-devtools/python/python3-google-auth_2.37.0.bb +++ b/meta-python/recipes-devtools/python/python3-google-auth_2.37.0.bb @@ -20,6 +20,7 @@ RDEPENDS:${PN}-ptest += " \ python3-freezegun \ python3-grpcio \ python3-mock \ + python3-pyjwt \ python3-pyopenssl \ python3-pytest \ python3-pytest-asyncio \ -- cgit v1.2.3-54-g00ecf