news/sabnzbd: Fix RUN_DEPENDS
It actually allows any patch versions of SABCTOOLS_VERSION_REQUIRED.
from sabnzbd/decoder.py:
if SABCTOOLS_VERSION[:3] != SABCTOOLS_VERSION_REQUIRED[:3]: raise ImportError
Reference: https://github.com/sabnzbd/sabnzbd/commit/2b3b5e02f53ed07c23c0892f477b96e557461c13