https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: www-client/qutebrowser-1.14.0 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value. Discovered on: amd64 (internal ref: ci) NOTE: If you want to change the summary, to avoid auto-filed duplicates, please at least keep the word 'DISTUTILS_USE_SETUPTOOLS'
Possible context of error(s): * DISTUTILS_USE_SETUPTOOLS value is probably incorrect * have: DISTUTILS_USE_SETUPTOOLS=rdepend * expected: DISTUTILS_USE_SETUPTOOLS=bdepend
Unfortunately the upstream package requires setuptools at runtime.
Then they should add it to install_requires.
Opened an issue on the project's github.