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