commit:     ecfa4bd66719ff2416d9783da0daeb9e3ddf22c5
Author:     Lukas Schmelting <lschmelting <AT> posteo <DOT> com>
AuthorDate: Tue Jul 29 16:56:30 2025 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Aug 14 21:21:41 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecfa4bd6

media-sound/rhythmbox: Update PYTHON_COMPAT

Signed-off-by: Lukas Schmelting <lschmelting <AT> posteo.com>
Part-of: https://github.com/gentoo/gentoo/pull/43235
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 media-sound/rhythmbox/rhythmbox-3.4.7-r5.ebuild | 2 +-
 media-sound/rhythmbox/rhythmbox-3.4.8-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/rhythmbox/rhythmbox-3.4.7-r5.ebuild 
b/media-sound/rhythmbox/rhythmbox-3.4.7-r5.ebuild
index ec336160c9ae..9ec72a960a67 100644
--- a/media-sound/rhythmbox/rhythmbox-3.4.7-r5.ebuild
+++ b/media-sound/rhythmbox/rhythmbox-3.4.7-r5.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{11..14} )
 PYTHON_REQ_USE="xml(+)"
 
 inherit gnome.org gnome2-utils python-single-r1 meson virtualx xdg

diff --git a/media-sound/rhythmbox/rhythmbox-3.4.8-r1.ebuild 
b/media-sound/rhythmbox/rhythmbox-3.4.8-r1.ebuild
index 2ac8698101d1..92bffdb9ed40 100644
--- a/media-sound/rhythmbox/rhythmbox-3.4.8-r1.ebuild
+++ b/media-sound/rhythmbox/rhythmbox-3.4.8-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 PYTHON_REQ_USE="xml(+)"
 
 inherit gnome.org gnome2-utils python-single-r1 meson virtualx xdg

Reply via email to