On 2022/08/18 13:54, Kurt Mosiejczuk wrote: > This also needs a self-DEPENDS for the tests to run. > Otherwise ok kmos
Thanks. > (There should be a way to fix this, but the methods I remember aren't working > so it requires more investigation) Oh I see what's happening, py-build doesn't use the lib.openbsd-7.2-foo-3.9 intermediate dir that we set by default for MODPY_PYTEST, so we have to point at the actual path from the distribution. (Or we could point inside DESTDIR but then you'd need to run "make fake" before you could "make test"). Fixed with MODPY_TEST_LIBDIR = src.