diff --git a/dev-python/lrcalc/lrcalc-2.1-r2.ebuild b/dev-python/lrcalc/lrcalc-2.1-r3.ebuild similarity index 90% rename from dev-python/lrcalc/lrcalc-2.1-r2.ebuild rename to dev-python/lrcalc/lrcalc-2.1-r3.ebuild index 2607a47f6dd51..2a75371e83244 100644 --- a/dev-python/lrcalc/lrcalc-2.1-r2.ebuild +++ b/dev-python/lrcalc/lrcalc-2.1-r3.ebuild @@ -1,9 +1,9 @@ -# Copyright 2020-2025 Gentoo Authors +# Copyright 2020-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..13} ) +PYTHON_COMPAT=( python3_{12..14} ) DISTUTILS_USE_PEP517=setuptools DISTUTILS_EXT=1 inherit distutils-r1 pypi