Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 945101

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 issuesAssignee: 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 gentoo-dev 2024-11-27 08:33:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/cloudflare-3.1.0 fails tests.
Discovered on: amd64 (internal ref: guru_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-27 08:33:56 UTC
Created attachment 912225 [details]
build.log

build log and emerge --info
Comment 2 Kyle Elbert 2024-11-27 10:06:30 UTC
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.
Comment 3 Larry the Git Cow gentoo-dev 2024-11-27 16:35:25 UTC
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(-)