]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-cryptography: remove python3-tomli RDEPENDS
authorRoss Burton <ross.burton@arm.com>
Thu, 8 Dec 2022 19:30:23 +0000 (19:30 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 9 Dec 2022 13:18:37 +0000 (13:18 +0000)
The test suite doesn't use tomli, so remove it.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-cryptography_38.0.3.bb

index 14ad459c1b1cd52b9f190b7086bbce0f3118cdff..4bbc0904ed74b346735b1163687dcadc3dd30fbb 100644 (file)
@@ -45,7 +45,6 @@ RDEPENDS:${PN}-ptest += " \
     ${PYTHON_PN}-pytest \
     ${PYTHON_PN}-pytest-subtests \
     ${PYTHON_PN}-pytz \
-    ${PYTHON_PN}-tomli \
 "
 
 inherit ptest