commit: abe8a3417724723ee263a1aee46d36b3963f2084 Author: David Roman <davidroman96 <AT> gmail <DOT> com> AuthorDate: Fri Jul 25 10:41:39 2025 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Fri Jul 25 10:41:39 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=abe8a341
profiles: mask dev-python/safety-schemas Depends on removed pydantic version Signed-off-by: David Roman <davidroman96 <AT> gmail.com> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 3d0362febb..b186574c10 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -18,6 +18,10 @@ # New entries go on top. +# David (stkw0) Roman <[email protected]> (2025-07-25) +# Depends on removed pydantic version. +dev-python/safety-schemas + # David (stkw0) Roman <[email protected]> (2025-07-11) # Almost not maintained, fails to compile (bug #921934) # Removal on 2025-08-11
