Re: textproc/py-sphinx,python3 build failure

2021-02-03 Thread Kurt Mosiejczuk
On Wed, Feb 03, 2021 at 11:14:34AM +, Stuart Henderson wrote: > No problems in a few builds (I wasn't really expecting any). > Unless there are objections I think I'll commit this for now, it can be > removed later if there's another way, but it's better than the current > situation, and setu

Re: textproc/py-sphinx,python3 build failure

2021-02-03 Thread Stuart Henderson
On 2021/01/26 16:31, Kurt Mosiejczuk wrote: > On Tue, Jan 26, 2021 at 07:51:30PM +, Stuart Henderson wrote: > > > One method would be to modify setuptools to prevent picking up plugins > > automatically (similar to pytest's PYTEST_DISABLE_PLUGIN_AUTOLOAD - > > hey Kurt, did you know about that

Re: textproc/py-sphinx,python3 build failure

2021-01-26 Thread Kurt Mosiejczuk
On Tue, Jan 26, 2021 at 07:51:30PM +, Stuart Henderson wrote: > One method would be to modify setuptools to prevent picking up plugins > automatically (similar to pytest's PYTEST_DISABLE_PLUGIN_AUTOLOAD - > hey Kurt, did you know about that one?). I did _not_ know about that one. Very interes

Re: textproc/py-sphinx,python3 build failure

2021-01-26 Thread Stuart Henderson
On 2021/01/26 18:59, Christian Weisgerber wrote: > textproc/py-sphinx,python3 failed to build in my latest amd64 bulk > build. > > ModuleNotFoundError: No module named 'setuptools_scm' If the setuptools_scm plugin is present at the start of build, setuptools adds a hook via setuptools.finalize_di

textproc/py-sphinx,python3 build failure

2021-01-26 Thread Christian Weisgerber
textproc/py-sphinx,python3 failed to build in my latest amd64 bulk build. ModuleNotFoundError: No module named 'setuptools_scm' >>> Building on amd64-2 under textproc/py-sphinx,python3 BDEPENDS = [www/py-jinja2,pyt