[Bug 276911] news/sabnzbd: Update to 4.2.2

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 09 Feb 2024 06:50:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276911

--- Comment #6 from James French <james@french.id.au> ---
(In reply to Nicholas Kirby from comment #4)

Heya, I've seen the change to py-sabctools as well, thanks for that.

Attachment 248277 is missing your change to make the dependency version
agnostic, but that's ok, I've fixed it by making it >=8.1, <8.2

We have been bitten previously letting the port depend on any version of
sabctools (see bug 272071 for the most recent example). While sabnzbd is pretty
flexible with the versions of a lot of its dependencies, it is understandably
fussy about sabctools.

It matters for the ports tree as the two ports have separate maintainers. Newer
versions of the tools are often released before sabnzbd and are not always
backwards-compatible with older versions. Being restrictive with the version
offers a little bit of protection against incompatible versions being
inadvertently committed to the tree and breaking sabnzbd before it's release
catches up.

Really appreciating you taking the time to update the port, other than that
small fix your patch looks good to me.

-- 
You are receiving this mail because:
You are the assignee for the bug.