commit:     e6dcbe54af8554b9a4e1941bcc334cdb3b2f2f57
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 28 16:53:10 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 28 16:53:10 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6dcbe54

media-sound/sonata: enable py3.13

Closes: https://bugs.gentoo.org/952558
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-sound/sonata/sonata-1.7.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/sonata/sonata-1.7.0-r1.ebuild 
b/media-sound/sonata/sonata-1.7.0-r1.ebuild
index 8e6d1da57005..8a89f99387a3 100644
--- a/media-sound/sonata/sonata-1.7.0-r1.ebuild
+++ b/media-sound/sonata/sonata-1.7.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{11..13} )
 DISTUTILS_SINGLE_IMPL=1
 DISTUTILS_USE_PEP517=setuptools
 inherit desktop distutils-r1 xdg

Reply via email to