summaryrefslogtreecommitdiff
path: root/dev-python/cryptography/cryptography-41.0.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/cryptography/cryptography-41.0.3.ebuild')
-rw-r--r--dev-python/cryptography/cryptography-41.0.3.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-python/cryptography/cryptography-41.0.3.ebuild b/dev-python/cryptography/cryptography-41.0.3.ebuild
index 8ea9ac913e1b..62856aa585dd 100644
--- a/dev-python/cryptography/cryptography-41.0.3.ebuild
+++ b/dev-python/cryptography/cryptography-41.0.3.ebuild
@@ -98,8 +98,11 @@ RDEPEND="
DEPEND="
${RDEPEND}
"
+# XXX: Drop explicit >=virtual/rust-1.56.0 dep once that's the minimum in cargo.eclass
+# and replace it with ${RUST_DEPEND}
BDEPEND="
dev-python/setuptools-rust[${PYTHON_USEDEP}]
+ >=virtual/rust-1.56.0
test? (
>=dev-python/hypothesis-1.11.4[${PYTHON_USEDEP}]
dev-python/iso8601[${PYTHON_USEDEP}]