commit:     c4f72975e423293f4adc87a5e2d8c70673dc4aad
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon May 12 01:20:54 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon May 12 01:44:40 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4f72975

dev-python/gherkin-official: enable py3.14

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-python/gherkin-official/gherkin-official-32.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/gherkin-official/gherkin-official-32.1.1.ebuild 
b/dev-python/gherkin-official/gherkin-official-32.1.1.ebuild
index a6657a7b35cb..1a767a76b2ae 100644
--- a/dev-python/gherkin-official/gherkin-official-32.1.1.ebuild
+++ b/dev-python/gherkin-official/gherkin-official-32.1.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 inherit distutils-r1
 
 DESCRIPTION="Gherkin parser/compiler for Python"

Reply via email to