| Summary: | dev-python/tldextract-3.1.0 fails tests | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | Patrick Lauer <patrick> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | sbraz |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Agostino Sarubbo
2021-08-13 06:40:59 UTC
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(-) |