From c00d4a688a3abf6b9f6cb0635aada62d2f33599b Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 5 Jun 2022 11:16:14 +0100 Subject: [PATCH] dev-python/cryptography: fix CFFI RDEPEND Closes: https://bugs.gentoo.org/849785 Fixes: 65679c86bec8982d7a95220891d2438ffc63a192 Signed-off-by: Sam James --- ...tography-37.0.2.ebuild => cryptography-37.0.2-r1.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename dev-python/cryptography/{cryptography-37.0.2.ebuild => cryptography-37.0.2-r1.ebuild} (100%) diff --git a/dev-python/cryptography/cryptography-37.0.2.ebuild b/dev-python/cryptography/cryptography-37.0.2-r1.ebuild similarity index 100% rename from dev-python/cryptography/cryptography-37.0.2.ebuild rename to dev-python/cryptography/cryptography-37.0.2-r1.ebuild index 1f3ef3a47763d..eb980050a68fa 100644 --- a/dev-python/cryptography/cryptography-37.0.2.ebuild +++ b/dev-python/cryptography/cryptography-37.0.2-r1.ebuild @@ -79,13 +79,13 @@ KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86" RDEPEND=" >=dev-libs/openssl-1.0.2o-r6:0= -" -DEPEND=" - ${RDEPEND} $(python_gen_cond_dep ' >=dev-python/cffi-1.8:=[${PYTHON_USEDEP}] ' 'python*') " +DEPEND=" + ${RDEPEND} +" BDEPEND=" dev-python/setuptools-rust[${PYTHON_USEDEP}] test? (