From: Ross Burton Date: Thu, 8 Dec 2022 19:30:23 +0000 (+0000) Subject: python3-cryptography: remove python3-tomli RDEPENDS X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2322 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=60c3c875e2547d636e55abd115c0c7fb23488379;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-cryptography: remove python3-tomli RDEPENDS The test suite doesn't use tomli, so remove it. Signed-off-by: Ross Burton Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/python/python3-cryptography_38.0.3.bb b/meta/recipes-devtools/python/python3-cryptography_38.0.3.bb index 14ad459c1b1..4bbc0904ed7 100644 --- a/meta/recipes-devtools/python/python3-cryptography_38.0.3.bb +++ b/meta/recipes-devtools/python/python3-cryptography_38.0.3.bb @@ -45,7 +45,6 @@ RDEPENDS:${PN}-ptest += " \ ${PYTHON_PN}-pytest \ ${PYTHON_PN}-pytest-subtests \ ${PYTHON_PN}-pytz \ - ${PYTHON_PN}-tomli \ " inherit ptest