[Bug 259445] devel/py-setuptools_scm: Update to 6.3.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Oct 2021 18:30:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259445 --- Comment #3 from Po-Chuan Hsieh <sunpoet@FreeBSD.org> --- (In reply to Kai Knoblich from comment #2) > One question: Is there a reason why ${TEST_WRKSRC} is changed back to ${WRKSRC}? I would only use TEST_WRKSRC when it differs from WRKSRC. I see no real benefit to use TEST_WRKSRC over WRKSRC in a specific port. It is meaningful to use TEST_WRKSRC in the framework (e.g. USES=foo) or a shared Makefile/script used by many ports because it provides the flexibility to fit various conditions. -- You are receiving this mail because: You are on the CC list for the bug.