[Bug 292302] net/py-bonsai: Update to 1.5.4

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 11 Jan 2026 07:37:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292302

--- Comment #4 from Vladimir Druzenko <vvd@FreeBSD.org> ---
BUILD_DEPENDS=  ${MY_DEPENDS} \
                ${PY_SETUPTOOLS} \
                ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}

TEST_ENV=      
PYTHONPATH="${WRKSRC}/build/lib.${OPSYS:tl}-${_OSRELEASE}-${ARCH}-cpython-${PYTHON_SUFFIX}"

post-install:
        ${STRIP_CMD}
${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME}/_${PORTNAME}.cpython-${PYTHON_SUFFIX}.so

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