CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/02/27 15:50:23
Modified files:
devel/py-setuptools_scm: Makefile
Log message:
py3-setuptools_scm now needs py3-packaging; add missing RDEP
setuptools picks up some extensions (lile setultools_scm) present at
build time and fails if they don't load, even if they're not wanted by
the software you're trying to build, so this caused a bunch of breakage
in unrelated ports as run into by naddy
