From aa14fbdb212995e7175453e90364c2756ea5f7df Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 12 May 2025 08:33:49 +0100 Subject: [PATCH] dev-python/cryptography: enable py3.14 Signed-off-by: Sam James --- dev-python/cryptography/cryptography-44.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cryptography/cryptography-44.0.3.ebuild b/dev-python/cryptography/cryptography-44.0.3.ebuild index 9227d5174b38b..38882bba6309d 100644 --- a/dev-python/cryptography/cryptography-44.0.3.ebuild +++ b/dev-python/cryptography/cryptography-44.0.3.ebuild @@ -6,7 +6,7 @@ EAPI=8 CARGO_OPTIONAL=yes DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=maturin -PYTHON_COMPAT=( python3_{11..13} pypy3_11 ) +PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) PYTHON_REQ_USE="threads(+)" CRATES="