https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/pyflakes-2.2.0 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value. Discovered on: amd64 (internal ref: tinderbox) 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=bdepend (or unset) * expected: DISTUTILS_USE_SETUPTOOLS=rdepend
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4ed1ac8fbba6c8fad4f265ff2c412c57ee9ad98 commit d4ed1ac8fbba6c8fad4f265ff2c412c57ee9ad98 Author: Louis Sautier <sbraz@gentoo.org> AuthorDate: 2020-10-03 00:27:21 +0000 Commit: Louis Sautier <sbraz@gentoo.org> CommitDate: 2020-10-03 00:31:09 +0000 dev-python/pyflakes: add Python 3.9 support, fix tests Also fix setuptools dependency. Closes: https://bugs.gentoo.org/746083 Closes: https://bugs.gentoo.org/743691 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Louis Sautier <sbraz@gentoo.org> .../pyflakes/files/pyflakes-2.2.0-fix-tests.patch | 97 ++++++++++++++++++++++ dev-python/pyflakes/pyflakes-2.2.0.ebuild | 8 +- 2 files changed, 103 insertions(+), 2 deletions(-)