From 34edd9c2df882726b4504167daa4cb2a5f37d1ea Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 19 Nov 2023 09:27:53 +0100 Subject: net-nntp/sabnzbd: Enable py3.12 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- net-nntp/sabnzbd/sabnzbd-4.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-nntp') diff --git a/net-nntp/sabnzbd/sabnzbd-4.0.3.ebuild b/net-nntp/sabnzbd/sabnzbd-4.0.3.ebuild index 1c692de73502..9fd7edca031f 100644 --- a/net-nntp/sabnzbd/sabnzbd-4.0.3.ebuild +++ b/net-nntp/sabnzbd/sabnzbd-4.0.3.ebuild @@ -3,7 +3,7 @@ EAPI="8" -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..12} ) PYTHON_REQ_USE="sqlite" inherit optfeature python-single-r1 systemd -- cgit v1.2.3-65-gdbad