commit:     cb17d34f0c098d2a12d9bb3d352b8781fa5f4c85
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun May 11 05:02:38 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun May 11 05:05:50 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb17d34f

dev-python/jaraco-test: enable py3.14

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/jaraco-test/jaraco-test-5.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jaraco-test/jaraco-test-5.5.1.ebuild 
b/dev-python/jaraco-test/jaraco-test-5.5.1.ebuild
index 0dda28352fdb..bcb7ec876d73 100644
--- a/dev-python/jaraco-test/jaraco-test-5.5.1.ebuild
+++ b/dev-python/jaraco-test/jaraco-test-5.5.1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
 PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
+PYTHON_COMPAT=( python3_{10..14} pypy3 pypy3_11 )
 
 inherit distutils-r1 pypi
 

Reply via email to