commit:     e858d7a1aa60174715813062bf7d7f0d3e371bcf
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 24 07:02:00 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 24 07:02:00 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e858d7a1

dev-python/cryptography: Require >=dev-util/maturin-1.8.6

Closes: https://bugs.gentoo.org/956481
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/cryptography/cryptography-45.0.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/cryptography/cryptography-45.0.2.ebuild 
b/dev-python/cryptography/cryptography-45.0.2.ebuild
index 4bd8987fc003..b6b58631d673 100644
--- a/dev-python/cryptography/cryptography-45.0.2.ebuild
+++ b/dev-python/cryptography/cryptography-45.0.2.ebuild
@@ -82,6 +82,7 @@ DEPEND="
 
 BDEPEND="
        ${RUST_DEPEND}
+       >=dev-util/maturin-1.8.6[${PYTHON_USEDEP}]
        dev-python/setuptools[${PYTHON_USEDEP}]
        test? (
                dev-python/certifi[${PYTHON_USEDEP}]

Reply via email to