CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/01/31 05:23:50
Modified files:
lang/python : python.port.mk
Log message:
avoid tripping the setuptools_scm warning if setuptools_scm is in BUILD_DEPENDS
(use case: setuptools-rust has some fiddly setup so if you use that, it needs
to be in MODPY_PYBUILD, if the port also need setuptools_scm you would then
need to list in bdep, and we don't really want the warning in that situation).
