diff options
Diffstat (limited to 'net-nntp/sabnzbd/sabnzbd-4.4.1.ebuild')
-rw-r--r-- | net-nntp/sabnzbd/sabnzbd-4.4.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-nntp/sabnzbd/sabnzbd-4.4.1.ebuild b/net-nntp/sabnzbd/sabnzbd-4.4.1.ebuild index 26f113c0fba0..d69e44dc9cbe 100644 --- a/net-nntp/sabnzbd/sabnzbd-4.4.1.ebuild +++ b/net-nntp/sabnzbd/sabnzbd-4.4.1.ebuild @@ -3,8 +3,7 @@ EAPI="8" -#dev-python/tavern needs py3.13 before incrementing -PYTHON_COMPAT=( python3_{11..12} ) +PYTHON_COMPAT=( python3_{11..13} ) PYTHON_REQ_USE="sqlite" inherit optfeature python-single-r1 systemd |