commit:     22f24a167ccade09d5822c7bf0138327653b4531
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  8 07:03:56 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Jul  8 07:17:40 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22f24a16

media-sound/ncspot: enable py3.13

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-sound/ncspot/ncspot-1.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/ncspot/ncspot-1.1.1.ebuild 
b/media-sound/ncspot/ncspot-1.1.1.ebuild
index 692c9b7eb77f..76a90c2fcf73 100644
--- a/media-sound/ncspot/ncspot-1.1.1.ebuild
+++ b/media-sound/ncspot/ncspot-1.1.1.ebuild
@@ -494,7 +494,7 @@ CRATES+="
        [email protected]
 "
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit bash-completion-r1 cargo desktop optfeature python-any-r1
 

Reply via email to