commit:     98357493988fb7f892861150cf4c0c363c1a9ff5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 11 13:42:45 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct 14 12:38:59 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98357493

dev-python/testpath: Enable python3_13t

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

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

diff --git a/dev-python/testpath/testpath-0.6.0.ebuild 
b/dev-python/testpath/testpath-0.6.0.ebuild
index f1f17b0dcdd3..b53c282bb015 100644
--- a/dev-python/testpath/testpath-0.6.0.ebuild
+++ b/dev-python/testpath/testpath-0.6.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( pypy3 python3_{10..13} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} python3_13t )
 
 inherit distutils-r1
 

Reply via email to