| Message ID | 20260816232358.1947922-8-khem.raj@oss.qualcomm.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-python,01/12] python3-cbor2: add tzdata/zoneinfo RDEPENDS for ptest | expand |
diff --git a/meta-python/recipes-devtools/python/python3-portion_2.6.2.bb b/meta-python/recipes-devtools/python/python3-portion_2.6.2.bb index f72784e23b..ecd524ed33 100644 --- a/meta-python/recipes-devtools/python/python3-portion_2.6.2.bb +++ b/meta-python/recipes-devtools/python/python3-portion_2.6.2.bb @@ -13,8 +13,12 @@ RDEPENDS:${PN} += "\ python3-sortedcontainers \ " +# python3-misc for timeit, python3-statistics for statistics (both used by +# pytest-benchmark's storage/stats machinery) RDEPENDS:${PN}-ptest += "\ + python3-misc \ python3-pytest-benchmark \ + python3-statistics \ " do_install_ptest:append () {