Message ID | 20241120234207.753368-1-raj.khem@gmail.com |
---|---|
State | New |
Headers | show |
Series | [meta-python,1/2] python3-marshmallow: Add missing ptest rdep on python3-zoneinfo | expand |
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() {
Signed-off-by: Khem Raj <raj.khem@gmail.com> --- .../recipes-devtools/python/python3-marshmallow_3.23.1.bb | 1 + 1 file changed, 1 insertion(+)