From d72a987a342949e200b5e9decbd71f246da53788 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 12 May 2024 00:01:15 +0100 Subject: gentoo auto-resync : 12:05:2024 - 00:01:15 --- dev-python/cryptography/cryptography-42.0.7.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'dev-python/cryptography/cryptography-42.0.7.ebuild') diff --git a/dev-python/cryptography/cryptography-42.0.7.ebuild b/dev-python/cryptography/cryptography-42.0.7.ebuild index 9165461ad13c..11f871a1c23c 100644 --- a/dev-python/cryptography/cryptography-42.0.7.ebuild +++ b/dev-python/cryptography/cryptography-42.0.7.ebuild @@ -6,7 +6,7 @@ EAPI=8 CARGO_OPTIONAL=yes DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} pypy3 ) +PYTHON_COMPAT=( python3_{10..13} pypy3 ) PYTHON_REQ_USE="threads(+)" CRATES=" @@ -136,6 +136,8 @@ src_prepare() { python_configure_all() { filter-lto # bug #903908 + + export UNSAFE_PYO3_SKIP_VERSION_CHECK=1 } python_test() { -- cgit v1.2.3