commit: 5a4b583c00762717b4370696d18962eda7ec8af0
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon Oct 27 12:27:34 2025 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Mon Oct 27 13:27:21 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5a4b583c
dev-python/tempus-themes: enable py3.14
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/tempus-themes/tempus-themes-2.3.0.20220206.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/dev-python/tempus-themes/tempus-themes-2.3.0.20220206.ebuild
b/dev-python/tempus-themes/tempus-themes-2.3.0.20220206.ebuild
index 46f47966f5..46bf884822 100644
--- a/dev-python/tempus-themes/tempus-themes-2.3.0.20220206.ebuild
+++ b/dev-python/tempus-themes/tempus-themes-2.3.0.20220206.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{11..13} pypy3_11 )
+PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
inherit distutils-r1 pypi
DESCRIPTION="Accessible themes for Pygments"
@@ -20,6 +20,4 @@ KEYWORDS="~amd64"
RDEPEND="dev-python/pygments[${PYTHON_USEDEP}]"
-EPYTEST_PLUGINS=( pytest-import-check )
-
distutils_enable_tests import-check