On Wed, 25 Dec 2024 17:41:13 +0100, Kirill A. Korinsky <kir...@korins.ky> wrote: > > On Wed, 25 Dec 2024 16:38:26 +0100, > Stuart Henderson <s...@spacehopper.org> wrote: > > > > It builds ok with this (cribbed from other ports using maturin), > > but I haven't figured out how to get tests to run. > > > > MODPY_TEST_DIR = ${WRKSRC}/tests >
I apologize for my previous quite rude email where I abruptly sent just MODPY_TEST_DIR = ${WRKSRC}/tests without any context or explanation. I was distracted and sent it prematurely. To properly explain: setting this variable fixes the test issues, as confirmed on my system. -- wbr, Kirill