commit:     24a54285dc40714490501a52b4cbd6e8765a8a28
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Jan  3 14:20:50 2026 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat Jan  3 14:28:34 2026 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=24a54285

dev-python/tulir-telethon: enable py3.14

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

 dev-python/tulir-telethon/tulir-telethon-1.99.0_alpha6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/tulir-telethon/tulir-telethon-1.99.0_alpha6.ebuild 
b/dev-python/tulir-telethon/tulir-telethon-1.99.0_alpha6.ebuild
index e325b438eb..1beae2bb8a 100644
--- a/dev-python/tulir-telethon/tulir-telethon-1.99.0_alpha6.ebuild
+++ b/dev-python/tulir-telethon/tulir-telethon-1.99.0_alpha6.ebuild
@@ -1,11 +1,11 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 PYPI_NO_NORMALIZE=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 
 inherit distutils-r1 pypi
 

Reply via email to