commit:     9a9a696294c0ccf230bcd4b8dcf0e63160b09070
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 16 17:30:33 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Oct 16 17:52:56 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a9a6962

dev-python/jaraco-collections: Enable py3.13t

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

 dev-python/jaraco-collections/jaraco-collections-5.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jaraco-collections/jaraco-collections-5.1.0.ebuild 
b/dev-python/jaraco-collections/jaraco-collections-5.1.0.ebuild
index 06cfa3486501..5f8806ef5b78 100644
--- a/dev-python/jaraco-collections/jaraco-collections-5.1.0.ebuild
+++ b/dev-python/jaraco-collections/jaraco-collections-5.1.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_USE_PEP517=flit
 PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( python3_{10..13} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} python3_13t pypy3 )
 
 inherit distutils-r1 pypi
 

Reply via email to