commit:     b1ef370012575d0b5ef3e94989c72edbf1e82da6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 17:33:34 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 17:33:34 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1ef3700

net-nntp/sabnzbd: Remove py3.11

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-nntp/sabnzbd/sabnzbd-4.5.3-r1.ebuild | 2 +-
 net-nntp/sabnzbd/sabnzbd-4.5.5.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-nntp/sabnzbd/sabnzbd-4.5.3-r1.ebuild 
b/net-nntp/sabnzbd/sabnzbd-4.5.3-r1.ebuild
index 8ed34a9b26b1..d14802226c8f 100644
--- a/net-nntp/sabnzbd/sabnzbd-4.5.3-r1.ebuild
+++ b/net-nntp/sabnzbd/sabnzbd-4.5.3-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="8"
 
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
 PYTHON_REQ_USE="sqlite"
 
 inherit optfeature python-single-r1 systemd

diff --git a/net-nntp/sabnzbd/sabnzbd-4.5.5.ebuild 
b/net-nntp/sabnzbd/sabnzbd-4.5.5.ebuild
index bc4e7331a62c..62d5298d0cc2 100644
--- a/net-nntp/sabnzbd/sabnzbd-4.5.5.ebuild
+++ b/net-nntp/sabnzbd/sabnzbd-4.5.5.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="8"
 
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{12..14} )
 PYTHON_REQ_USE="sqlite"
 
 inherit optfeature python-single-r1 systemd

Reply via email to