commit:     0434390535c0845efc23a0809ea7356d1ca5b129
Author:     Francisco Javier Félix <web <AT> inode64 <DOT> com>
AuthorDate: Sat Apr 26 06:50:00 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May  1 16:43:45 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04343905

sys-power/nut: Update to version 2.8

... which does work correctly with Python 3.12 and 3.13.

Closes: https://bugs.gentoo.org/952749
Signed-off-by: Fco Javier Felix <ffelix <AT> inode64.com>
Part-of: https://github.com/gentoo/gentoo/pull/41758
Closes: https://github.com/gentoo/gentoo/pull/41758
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-power/nut/Manifest                              | 1 +
 sys-power/nut/{nut-9999.ebuild => nut-2.8.3.ebuild} | 2 +-
 sys-power/nut/nut-9999.ebuild                       | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/sys-power/nut/Manifest b/sys-power/nut/Manifest
index 3a2d7103c03c..3f96fe4e9732 100644
--- a/sys-power/nut/Manifest
+++ b/sys-power/nut/Manifest
@@ -1,2 +1,3 @@
 DIST nut-2.8.0.tar.gz 3287640 BLAKE2B 
6ad87e9c90920d45846d9c1311e8feeb3c36bfa506d62d938940c00d2fc7f7b30632d079a8ee969db624824ae4fd3e14e41e8acd1eda296e26a3aa340f186b94
 SHA512 
3c413ae54088045a713eb80cf1bdda474f41bb3b67c7c0248aa7a0c4d441dce1ff42627a2735273d7e36892d1f2eeb895220cf28af63fec2fa0c7a267f82d577
 DIST nut-2.8.2.tar.gz 5599935 BLAKE2B 
87187293d8acda72c2d807d6f41f2601a318540f63a0ea93782b115402c6b43a0b61ecc710fd6de126d25e59dd4e03681f2b859a87549e9d5f7617ac7b2dad8c
 SHA512 
b6f8f22318e4a4fcb8073a63132b1cb083952c665191b82a7d6765a61b859575a4b0c2ba84ed17cfb8c88d34179876d64520dd2f75f02fe8707b406da2c0821c
+DIST nut-2.8.3.tar.gz 6240908 BLAKE2B 
515e829286b123610a856003a8838a022ae365b193988477086a683b9da0a99b3b1cf048cecd75c764c8a9a03856e966bd9d82333475670d1df43899d9b8a7bf
 SHA512 
0aeafad02ab323b02041a370c586dede91483cab57e0a9d1256a685716ca9f0d0f114df904ef472d48fa53ac1896690b7878828eb3b00934959c7aeaa63af99f

diff --git a/sys-power/nut/nut-9999.ebuild b/sys-power/nut/nut-2.8.3.ebuild
similarity index 99%
copy from sys-power/nut/nut-9999.ebuild
copy to sys-power/nut/nut-2.8.3.ebuild
index 683b98e9ff29..f3c93c05f91c 100644
--- a/sys-power/nut/nut-9999.ebuild
+++ b/sys-power/nut/nut-2.8.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..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 683b98e9ff29..f3c93c05f91c 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..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 inherit bash-completion-r1 desktop linux-info optfeature
 inherit python-single-r1 systemd tmpfiles toolchain-funcs udev wrapper xdg
 

Reply via email to