On 2021/04/28 20:10, Laurence Tratt wrote: > On Wed, Apr 28, 2021 at 01:30:19PM +0100, Stuart Henderson wrote: > > Hello Stuart, > > > The contrib files are still installed by "make fake". If you want to strip > > them out please add a post-install target that removes them so that > > regenerating plist doesn't bring them back. I don't see a big need to strip > > them though, they don't take a lot of space. > > Fine with me! > > It seems that the build system underwent a heavy change recently-ish and the > newest version (4.60.0) doesn't build on -current. I think this is because > tqdm broke out some things to a new package py-make (which we don't have a > port for) which it's trying to fetch from the network. At least for the time > being, it thus seems easiest to move to the newest version whose build > system reliably works on OpenBSD (4.52.0). Port for that attached.
thanks, committed (and I also moved it to MODPY_PYTEST which seems to be working reliably).