commit:     3c8ca173a74427a98548d787da3c150ac6c01677
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  8 06:25:58 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct  8 06:25:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c8ca173

dev-python/pyprof2calltree: enable py3.13

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/pyprof2calltree/pyprof2calltree-1.4.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyprof2calltree/pyprof2calltree-1.4.5-r1.ebuild 
b/dev-python/pyprof2calltree/pyprof2calltree-1.4.5-r1.ebuild
index 366e9843d629..81cd0f515dfe 100644
--- a/dev-python/pyprof2calltree/pyprof2calltree-1.4.5-r1.ebuild
+++ b/dev-python/pyprof2calltree/pyprof2calltree-1.4.5-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1
 

Reply via email to