https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/deepdiff-6.3.1 fails tests. Discovered on: amd64 (internal ref: ci)
I'm unable to CC the author of the commit (1102dfa6b6de6044bb4d82650e6f1cb27972fd87) because the author's email is not registered to this bugzilla
Created attachment 865373 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: E ModuleNotFoundError: No module named 'dateutil' E TypeError: Foo() takes no arguments FAILED tests/test_diff_text.py::TestDeepDiffText::test_diffs_rrules - ModuleN... FAILED tests/test_diff_text.py::TestDeepDiffText::test_pydantic1 - TypeError:... FAILED tests/test_diff_text.py::TestDeepDiffText::test_pydantic2 - TypeError:...
Martin, would you like to take a look? The first failure is kinda obvious (missing python-dateutil dep), the second one is missing pydantic dep, I think.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d32c7655107bbdb21024552986bbd413f00fdf8 commit 4d32c7655107bbdb21024552986bbd413f00fdf8 Author: Martin Mokry <martin-kokos@protonmail.com> AuthorDate: 2023-07-11 14:24:55 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2023-07-11 16:32:51 +0000 dev-python/deepdiff: Fix test dependencies Closes: https://bugs.gentoo.org/910206 Signed-off-by: Martin Mokry <martin-kokos@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/31840 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/deepdiff/{deepdiff-6.3.1.ebuild => deepdiff-6.3.1-r1.ebuild} | 2 ++ 1 file changed, 2 insertions(+)