commit:     7a062efa41a4e3256626a95a2650c6426088ea70
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 21 12:27:54 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 21 12:28:54 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=7a062efa

media-sound/kid3: slotmove 6 to 0, enable py3.13

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/kid3/kid3-9999.ebuild | 4 ++--
 profiles/updates/3Q-2024          | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/media-sound/kid3/kid3-9999.ebuild 
b/media-sound/kid3/kid3-9999.ebuild
index 18bb5320de..685eb43508 100644
--- a/media-sound/kid3/kid3-9999.ebuild
+++ b/media-sound/kid3/kid3-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 inherit cmake kde.org python-any-r1 xdg
 
 DESCRIPTION="Simple tag editor based on Qt"
@@ -15,7 +15,7 @@ if [[ ${KDE_BUILD_TYPE} != live ]]; then
 fi
 
 LICENSE="GPL-2+"
-SLOT="6"
+SLOT="0"
 IUSE="acoustid flac kde mp3 mp4 +mpris +taglib test vorbis"
 
 REQUIRED_USE="flac? ( vorbis )"

diff --git a/profiles/updates/3Q-2024 b/profiles/updates/3Q-2024
index dcf27236c4..8e607a2c8f 100644
--- a/profiles/updates/3Q-2024
+++ b/profiles/updates/3Q-2024
@@ -1 +1,2 @@
 slotmove dev-util/kdevelop-pg-qt 5 0
+slotmove media-sound/kid3 6 0

Reply via email to