commit:     fc680e0f9c264d0a2edbde48c0eb9b0cece535ac
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri May 16 06:21:18 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May 16 06:21:18 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc680e0f

sys-power/nut: disable py3.10

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-power/nut/nut-2.8.2-r2.ebuild | 2 +-
 sys-power/nut/nut-2.8.3.ebuild    | 2 +-
 sys-power/nut/nut-9999.ebuild     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-power/nut/nut-2.8.2-r2.ebuild 
b/sys-power/nut/nut-2.8.2-r2.ebuild
index dbfdcb8bbc0b..111e9fae6dc1 100644
--- a/sys-power/nut/nut-2.8.2-r2.ebuild
+++ b/sys-power/nut/nut-2.8.2-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{11..12} )
 inherit bash-completion-r1 desktop linux-info optfeature
 inherit python-single-r1 systemd tmpfiles toolchain-funcs udev wrapper xdg
 

diff --git a/sys-power/nut/nut-2.8.3.ebuild b/sys-power/nut/nut-2.8.3.ebuild
index 1f78c793e27d..97c0c3fec526 100644
--- a/sys-power/nut/nut-2.8.3.ebuild
+++ b/sys-power/nut/nut-2.8.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
 inherit bash-completion-r1 desktop linux-info optfeature
 inherit python-single-r1 systemd tmpfiles toolchain-funcs udev wrapper xdg
 

diff --git a/sys-power/nut/nut-9999.ebuild b/sys-power/nut/nut-9999.ebuild
index 76d7bf3dc4cd..d09cdb86b615 100644
--- a/sys-power/nut/nut-9999.ebuild
+++ b/sys-power/nut/nut-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
 inherit bash-completion-r1 desktop linux-info optfeature
 inherit python-single-r1 systemd tmpfiles toolchain-funcs udev wrapper xdg
 

Reply via email to