HomeFreeBSD

news/sabnzbd: Fix RUN_DEPENDS

Description

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

Details

Provenance
sunpoetAuthored on Sep 22 2023, 3:22 AM
Parents
R11:cbdcfca2c959: devel/py-num2words: Add NO_ARCH
Branches
Unknown
Tags
Unknown