commit:     a32f26c853a7ddc486d0eb4c0e166b595c187432
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue Oct 29 22:40:45 2024 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Tue Oct 29 22:40:45 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a32f26c8

dev-python/tempus-themes: enable py3.13

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, 3 insertions(+), 1 deletion(-)

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 02743ed67..0f8d8fc65 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_{10..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
 inherit distutils-r1 pypi
 
 DESCRIPTION="Accessible themes for Pygments"
@@ -19,3 +19,5 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 RDEPEND="dev-python/pygments[${PYTHON_USEDEP}]"
+
+distutils_enable_tests import-check

Reply via email to