commit:     77cea30d3c16cb568af75addd3cb184532f4d392
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 11 14:43:42 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct 14 12:39:05 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77cea30d

dev-python/tempora: Enable python3_13t

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/tempora/tempora-5.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/tempora/tempora-5.7.0.ebuild 
b/dev-python/tempora/tempora-5.7.0.ebuild
index 10b1913f46c1..7b8fa416b2ac 100644
--- a/dev-python/tempora/tempora-5.7.0.ebuild
+++ b/dev-python/tempora/tempora-5.7.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_TESTED=( pypy3 python3_{10..13} )
+PYTHON_TESTED=( pypy3 python3_{10..13} python3_13t )
 PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" )
 
 inherit distutils-r1 pypi

Reply via email to