commit:     cebd3215c29d5600980734d83cc955ba6d2445dc
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 27 16:53:30 2025 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Thu Mar 27 16:53:30 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cebd3215

sys-apps/system-monitoring-center: update PYTHON_COMPAT - drop 3.10, add 3.13

Closes: https://bugs.gentoo.org/952719
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 ...center-2.26.0.ebuild => system-monitoring-center-2.26.0-r1.ebuild} | 4 ++--
 .../system-monitoring-center/system-monitoring-center-9999.ebuild     | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/sys-apps/system-monitoring-center/system-monitoring-center-2.26.0.ebuild 
b/sys-apps/system-monitoring-center/system-monitoring-center-2.26.0-r1.ebuild
similarity index 93%
rename from 
sys-apps/system-monitoring-center/system-monitoring-center-2.26.0.ebuild
rename to 
sys-apps/system-monitoring-center/system-monitoring-center-2.26.0-r1.ebuild
index c5fb2f386e9d..0f8d1c26ec0e 100644
--- a/sys-apps/system-monitoring-center/system-monitoring-center-2.26.0.ebuild
+++ 
b/sys-apps/system-monitoring-center/system-monitoring-center-2.26.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 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} )
 
 inherit meson python-single-r1 xdg
 

diff --git 
a/sys-apps/system-monitoring-center/system-monitoring-center-9999.ebuild 
b/sys-apps/system-monitoring-center/system-monitoring-center-9999.ebuild
index 8a65a073a3e7..74c9c65f4838 100644
--- a/sys-apps/system-monitoring-center/system-monitoring-center-9999.ebuild
+++ b/sys-apps/system-monitoring-center/system-monitoring-center-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 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} )
 
 inherit meson python-single-r1 xdg
 

Reply via email to