From c554fca87bb50b5953719d7c834e325fb77e3292 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 20 Nov 2024 15:29:59 -0800 Subject: python3-yarl: Add missing ptest rdeps Needs rich and colorsys modules Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-yarl_1.17.1.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python3-yarl_1.17.1.bb b/meta-python/recipes-devtools/python/python3-yarl_1.17.1.bb index 17fbaa38bb..07dfe4b635 100644 --- a/meta-python/recipes-devtools/python/python3-yarl_1.17.1.bb +++ b/meta-python/recipes-devtools/python/python3-yarl_1.17.1.bb @@ -24,8 +24,10 @@ RDEPENDS:${PN} = "\ RDEPENDS:${PN}-ptest += " \ python3-hypothesis \ + python3-image \ python3-pytest \ python3-pytest-codspeed \ + python3-rich \ python3-unittest-automake-output \ " -- cgit v1.2.3-54-g00ecf