From 2cc6afc50075442e6e534805c72f576cc238f12a Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 11 Oct 2024 08:01:26 -0700 Subject: python3-yarl: Add missing rdep on python3-hypothesis for ptests Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-yarl_1.14.0.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python3-yarl_1.14.0.bb b/meta-python/recipes-devtools/python/python3-yarl_1.14.0.bb index a7406dfb8c..7c41edc6f2 100644 --- a/meta-python/recipes-devtools/python/python3-yarl_1.14.0.bb +++ b/meta-python/recipes-devtools/python/python3-yarl_1.14.0.bb @@ -24,6 +24,7 @@ RDEPENDS:${PN} = "\ " RDEPENDS:${PN}-ptest += " \ + python3-hypothesis \ python3-pytest \ python3-unittest-automake-output \ " -- cgit v1.2.3-54-g00ecf