openbsd-ports/math/mlpack
sthen 73ba8fe317 use DPB_PROPERTIES=nojunk; mlpack uses setuptools without using
MODPY_SETUPTOOLS so it doesn't pick up nojunk from python.port.mk

setuptools can pick up importlib_metadata if present at runtime,
if it's junked at the wrong point we can get "AttributeError: module
'importlib_metadata' has no attribute 'MetadataPathFinder'" (as
reported by aja@)

This can probably go away after switching to Python 3.10 by default
2022-09-07 14:34:13 +00:00
..
patches backport upstream build fix for newer setuptools 2022-08-17 09:33:18 +00:00
pkg drop RCS Ids 2022-03-11 19:36:11 +00:00
distinfo
Makefile use DPB_PROPERTIES=nojunk; mlpack uses setuptools without using 2022-09-07 14:34:13 +00:00