diff mbox series

[2/3] python3-cryptography: remove python3-tomli RDEPENDS

Message ID 20221208193024.3189494-2-ross.burton@arm.com
State Accepted, archived
Commit 60c3c875e2547d636e55abd115c0c7fb23488379
Headers show
Series [1/3] python3-hatchling: remove python3-tomli DEPENDS | expand

Commit Message

Ross Burton Dec. 8, 2022, 7:30 p.m. UTC
The test suite doesn't use tomli, so remove it.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 meta/recipes-devtools/python/python3-cryptography_38.0.3.bb | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

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