summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-cryptography_37.0.2.bb7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta/recipes-devtools/python/python3-cryptography_37.0.2.bb b/meta/recipes-devtools/python/python3-cryptography_37.0.2.bb
index 470cf4388c..9ef3a61e9f 100644
--- a/meta/recipes-devtools/python/python3-cryptography_37.0.2.bb
+++ b/meta/recipes-devtools/python/python3-cryptography_37.0.2.bb
@@ -66,18 +66,11 @@ SRC_URI += "file://run-ptest \
66inherit pypi python_setuptools3_rust 66inherit pypi python_setuptools3_rust
67 67
68DEPENDS += " \ 68DEPENDS += " \
69 ${PYTHON_PN}-asn1crypto-native \
70 ${PYTHON_PN}-cffi-native \ 69 ${PYTHON_PN}-cffi-native \
71 ${PYTHON_PN}-setuptools-rust-native \
72 ${PYTHON_PN}-six-native \
73" 70"
74 71
75RDEPENDS:${PN} += " \ 72RDEPENDS:${PN} += " \
76 ${PYTHON_PN}-asn1crypto \
77 ${PYTHON_PN}-cffi \ 73 ${PYTHON_PN}-cffi \
78 ${PYTHON_PN}-idna \
79 ${PYTHON_PN}-setuptools \
80 ${PYTHON_PN}-six \
81" 74"
82 75
83RDEPENDS:${PN}:append:class-target = " \ 76RDEPENDS:${PN}:append:class-target = " \