[Bug 289273] devel/py-setuptools-scm: avoid stripping GIT_CEILING_DIRECTORIES
Date: Wed, 03 Sep 2025 13:52:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289273 Charlie Li <vishwin@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|maintainer-feedback?(portmg |maintainer-feedback+ |r@FreeBSD.org) | Status|New |Open See Also| |https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=2867 | |79 CC| |python@FreeBSD.org, | |vishwin@freebsd.org --- Comment #5 from Charlie Li <vishwin@freebsd.org> --- (maintainer-{feedback,approval} is aimed/set for python@ as this is centred on a python@ port, even a bsd.ports.mk regression caused it) This is apparently an upstream bug, and is already fixed, past the current version in the tree: https://github.com/pypa/setuptools-scm/commit/98b70785ab99ee32b6863c32d0fc844cd2c3dd95 exp-run may not be necessary considering upstream confirming the bug, and even if it did, it would need to have the same condition of ${WKRDIR}s under ${PORTSDIR} to trigger, which is almost(?) never the case in poudriere. I also merely forgot to get the update going here. -- You are receiving this mail because: You are on the CC list for the bug.