https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/tldextract-3.1.0 fails tests. Discovered on: amd64 (internal ref: ci) NOTE: This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html If you think this is a GCC-11 related issue, please block bug 732706.
Created attachment 732533 [details] build.log build log and emerge --info
Possible context of error(s): E ModuleNotFoundError: No module named 'responses' ERROR tests/main_test.py - ModuleNotFoundError: No module named 'responses' ERROR tests/test_parallel.py - ModuleNotFoundError: No module named 'responses'
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dca6c70c6faa262732f3398d1eff86ec7c4dc106 commit dca6c70c6faa262732f3398d1eff86ec7c4dc106 Author: Louis Sautier <sbraz@gentoo.org> AuthorDate: 2021-08-14 21:38:42 +0000 Commit: Louis Sautier <sbraz@gentoo.org> CommitDate: 2021-08-14 21:39:23 +0000 dev-python/tldextract: add missing test dependency on responses Closes: https://bugs.gentoo.org/807955 Signed-off-by: Louis Sautier <sbraz@gentoo.org> dev-python/tldextract/tldextract-3.1.0.ebuild | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-)