commit:     038734e6e17fd602c87c58e4396c154ef29e4383
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Thu Oct 30 17:26:41 2025 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Thu Oct 30 17:26:59 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=038734e6

dev-python/cryptg: disable py3.14

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-python/cryptg/cryptg-0.5.0_p0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cryptg/cryptg-0.5.0_p0.ebuild 
b/dev-python/cryptg/cryptg-0.5.0_p0.ebuild
index 794a8f766c..ba69e26b11 100644
--- a/dev-python/cryptg/cryptg-0.5.0_p0.ebuild
+++ b/dev-python/cryptg/cryptg-0.5.0_p0.ebuild
@@ -8,7 +8,7 @@ EAPI=8
 CARGO_OPTIONAL=1
 DISTUTILS_USE_PEP517=setuptools
 DISTUTILS_EXT=1
-PYTHON_COMPAT=( python3_{11..14} )  # needs pyo3 crate bump for pypy3_11 and 
py3.14
+PYTHON_COMPAT=( python3_{11..13} )  # needs pyo3 crate bump for pypy3_11 and 
py3.14
 
 CRATES="
        [email protected]

Reply via email to