commit:     b997925844fa50eddebfc6987e79b2f776468010
Author:     Tomáš Mózes <hydrapolic <AT> gmail <DOT> com>
AuthorDate: Mon May 12 12:29:05 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 15 07:40:14 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9979258

sys-cluster/glusterfs: enable py3.13

Closes: https://bugs.gentoo.org/952731
Signed-off-by: Tomáš Mózes <hydrapolic <AT> gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/42052
Closes: https://github.com/gentoo/gentoo/pull/42052
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../glusterfs/{glusterfs-11.1-r1.ebuild => glusterfs-11.1-r2.ebuild}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/glusterfs/glusterfs-11.1-r1.ebuild 
b/sys-cluster/glusterfs/glusterfs-11.1-r2.ebuild
similarity index 99%
rename from sys-cluster/glusterfs/glusterfs-11.1-r1.ebuild
rename to sys-cluster/glusterfs/glusterfs-11.1-r2.ebuild
index fd308eccf813..a22d5f5228f0 100644
--- a/sys-cluster/glusterfs/glusterfs-11.1-r1.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-11.1-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit autotools elisp-common python-single-r1 tmpfiles systemd 
bash-completion-r1
 

Reply via email to