commit: d5c124f648851dee686580c4f513c0d62fdabb16 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Jan 12 05:07:37 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Jan 12 05:07:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5c124f6
package.mask: Mask =dev-python/pytest-asyncio-0.23.3 as well Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index da39bcf30fba..546cc8cbb3c6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgo...@gentoo.org> (2024-01-12) +# Breaks data collection for a lot of packages, by attempting to import +# all modules (not just test files), and therefore failing if they have +# optional runtime dependencies. +=dev-python/pytest-asyncio-0.23.3 + # Michał Górny <mgo...@gentoo.org> (2024-01-11) # These plugins are no longer maintained. At least # dev-python/pytest-virtualenv is broken. They have no revdeps left.