From 6da1cc531801e3fbd2001b4dd946996157cb5655 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 20 Nov 2024 15:29:34 -0800 Subject: python3-marshmallow: Add missing ptest rdep on python3-zoneinfo Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-marshmallow_3.23.1.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python3-marshmallow_3.23.1.bb b/meta-python/recipes-devtools/python/python3-marshmallow_3.23.1.bb index 715439588a..0ea6424f34 100644 --- a/meta-python/recipes-devtools/python/python3-marshmallow_3.23.1.bb +++ b/meta-python/recipes-devtools/python/python3-marshmallow_3.23.1.bb @@ -19,6 +19,7 @@ RDEPENDS:${PN}-ptest += " \ python3-pytz \ python3-simplejson \ python3-unittest-automake-output \ + python3-zoneinfo \ " do_install_ptest() { -- cgit v1.2.3-54-g00ecf