commit:     586126be57c5f3ca1f979e068cee633d36b518bd
Author:     Pepper Gray <hello <AT> peppergray <DOT> xyz>
AuthorDate: Mon Oct 27 00:58:16 2025 +0000
Commit:     Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
CommitDate: Wed Nov 19 19:07:38 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=586126be

dev-python/lsprotocol: Enable py3.14

Signed-off-by: Pepper Gray <hello <AT> peppergray.xyz>
Part-of: https://github.com/gentoo/gentoo/pull/44345
Closes: https://github.com/gentoo/gentoo/pull/44345
Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org>

 dev-python/lsprotocol/lsprotocol-2025.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/lsprotocol/lsprotocol-2025.0.0.ebuild 
b/dev-python/lsprotocol/lsprotocol-2025.0.0.ebuild
index 6d940f142126..3cb8d0ee5c2f 100644
--- a/dev-python/lsprotocol/lsprotocol-2025.0.0.ebuild
+++ b/dev-python/lsprotocol/lsprotocol-2025.0.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{11..13})
+PYTHON_COMPAT=( python3_{11..14})
 
 inherit distutils-r1 pypi
 

Reply via email to