commit: e9f176f103541153c6cd1d8346c8f24ff68cbb5e Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Oct 6 05:00:29 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Oct 6 05:24:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9f176f1
package.mask: Mask broken =dev-python/pymongo-4.15.2 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index cea5b5b8ab8c..93a32dc671be 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2025-10-06) +# Refcount errors that trigger crashes in dev-python/moto tests +# tests/test_xray/test_xray_client.py. TODO: investigate. +=dev-python/pymongo-4.15.2 + # Sam James <[email protected]> (2025-10-05) # Fails to build with to-be-stabled CMake 4, Qt 5, no upstream release in # 5 years (despite much activity), and a bunch of other open bugs in need
