Le Fri, Jan 30, 2026 at 09:13:05AM +0100, Renaud Allard a écrit :
> Hello,
>
> Here is a diff for net/synapse 1.146.0
> The build type has changed since last update.
> I have been running it on amd64 for about 2 days.
>
> Tests are as usual: skips=416, failures=3, successes=4085
>
> Best Regards
> -BUILD_DEPENDS += devel/py-setuptools-rust>=1.3.0
> +BUILD_DEPENDS += devel/maturin \
> + devel/py-setuptools-rust>=1.3.0
i think that change isnt needed, per python.port.mk:
. elif ${MODPY_PYBUILD} == maturin
BUILD_DEPENDS += devel/maturin