commit:     1701bea90808438746de4ed31b30b60a6dc01530
Author:     Z. Liu <zhixu.liu <AT> gmail <DOT> com>
AuthorDate: Sun Mar  2 15:35:15 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 10 18:01:15 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1701bea9

net-misc/seafile: enable py3.13

Signed-off-by: Z. Liu <zhixu.liu <AT> gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/40911
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/seafile/seafile-9.0.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/seafile/seafile-9.0.11.ebuild 
b/net-misc/seafile/seafile-9.0.11.ebuild
index 1547448662b8..c471706deef5 100644
--- a/net-misc/seafile/seafile-9.0.11.ebuild
+++ b/net-misc/seafile/seafile-9.0.11.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 # Upstream is moving tags repeatedly, then we use commit hash.
 RELEASE_COMMIT="3a5ab2a38a1a751e559ce9e4c79ac330f966c8af"

Reply via email to