https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256872
Kubilay Kocak <ko...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needs-patch Severity|Affects Only Me |Affects Many People --- Comment #2 from Kubilay Kocak <ko...@freebsd.org> --- zipp declares toml (via setuptools_scm[toml]) as a setup_requires [1][2], which is not included as a BUILD_DEPENDS in the port [1] setup.cfg: setup_requires = setuptools_scm[toml] >= 3.4.1 [2] https://github.com/jaraco/zipp/blob/main/setup.cfg#L23 -- You are receiving this mail because: You are on the CC list for the bug.