commit:     e9fb2cf0d3753ecc510745cb9da1644adada59f7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 03:50:22 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 03:50:22 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9fb2cf0

sys-power/nut: disable py3.13

It's not ready (see bug #954391).

Bug: https://bugs.gentoo.org/954303
Bug: https://bugs.gentoo.org/952749
Closes: https://bugs.gentoo.org/954391
Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/sys-power/nut/nut-2.8.2-r2.ebuild 
b/sys-power/nut/nut-2.8.2-r2.ebuild
index b6efcf8db3a5..de3b6ad968c1 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..13} )
+PYTHON_COMPAT=( python3_{10..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-9999.ebuild b/sys-power/nut/nut-9999.ebuild
index f3c93c05f91c..683b98e9ff29 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_{10..12} )
 inherit bash-completion-r1 desktop linux-info optfeature
 inherit python-single-r1 systemd tmpfiles toolchain-funcs udev wrapper xdg
 

Reply via email to