Summary: | dev-python/pdoc3-0.11.2 fails tests | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Florian Schmaus <flow> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | TESTFAILURE |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 911994 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern: AssertionError: TestResults(failed=1, attempted=8) ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any FAILED (failures=1, skipped=3, expected failures=1) FAIL: test_project_doctests (pdoc.test.CliTest) KeyError: 'setuptools_scm' TypeError: Expected a list of types, an ellipsis, ParamSpec, or Concatenate. Got (Optional[int],) TypeError: Expected a list of types, an ellipsis, ParamSpec, or Concatenate. Got Optional[int] The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdb17942ba205df33793d3da83f3327c638e5a50 commit cdb17942ba205df33793d3da83f3327c638e5a50 Author: Florian Schmaus <flow@gentoo.org> AuthorDate: 2024-11-27 11:18:37 +0000 Commit: Florian Schmaus <flow@gentoo.org> CommitDate: 2024-11-27 11:19:55 +0000 dev-python/pdoc3: add 0.11.3, drop 0.11.2 Closes: https://bugs.gentoo.org/945029 Signed-off-by: Florian Schmaus <flow@gentoo.org> dev-python/pdoc3/Manifest | 2 +- dev-python/pdoc3/{pdoc3-0.11.2.ebuild => pdoc3-0.11.3.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) |