commit: 32f766e0706638573f626a356cabd947619d3b8b Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Dec 29 03:15:23 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Dec 29 03:21:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32f766e0
package.mask: Last rite dev-python/pslab Bug: https://bugs.gentoo.org/947144 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 84470da43cb4..a0018a318931 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2024-12-29) +# As of 3.1.0, upstream has removed all mocking and made it impossible +# to test the package locally. As such, we cannot maintain it going +# forward. Removal on 2025-01-28. Bug #947144. +dev-python/pslab + # Andreas Sturmlechner <[email protected]> (2024-12-28) # Cleanup transitional Bitcoin Core meta packages, as well as # unmaintainable net-p2p/bitcoin-core[system-leveldb] and
