Summary: | [guru] dev-python/cloudflare-3.1.0 fails tests: pydantic.errors.PydanticUndefinedAnnotation: name TraceItem is not defined | ||
---|---|---|---|
Product: | GURU | Reporter: | Agostino Sarubbo <ago> |
Component: | Package issues | Assignee: | Kyle Elbert <kcelbert> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | guru-bugs, kcelbert |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/cloudflare/cloudflare-python/discussions/116#discussioncomment-11376411 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 912225 [details]
build.log
build log and emerge --info
Looks like its incompatible with pydantic 2.10.x. Upstream is working on it (discussion: https://github.com/cloudflare/cloudflare-python/discussions/116#discussioncomment-11376411 ), pinning the ebuild back to 2.9 for now. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0c554d91220f5a985a574c6e01d88d32cd35b72e commit 0c554d91220f5a985a574c6e01d88d32cd35b72e Author: Kyle Elbert <kcelbert@gmail.com> AuthorDate: 2024-11-27 10:06:53 +0000 Commit: Kyle Elbert <kcelbert@gmail.com> CommitDate: 2024-11-27 10:09:28 +0000 dev-python/cloudflare: revbump, incompatible with latest pydantic Upstream is working on a fix. Discussion: https://github.com/cloudflare/cloudflare-python/discussions/116#discussioncomment-11376411 Closes: https://bugs.gentoo.org/945101 Signed-off-by: Kyle Elbert <kcelbert@gmail.com> .../cloudflare/{cloudflare-3.1.0.ebuild => cloudflare-3.1.0-r1.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) |