commit: 91adb44e2f0a7f93193ec62f3bd671412adab2d3 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Thu Dec 19 12:52:26 2024 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Thu Dec 19 13:47:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=91adb44e
profiles: mask dev-python/pytest-benchmark and deps Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> profiles/package.mask | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index b5fbcc33c..19cf9231a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -18,6 +18,18 @@ # New entries go on top. +# Anna (cybertailor) Vyalkova <[email protected]> (2024-12-19) +# pytest-benchmark is unmaintained in ::guru, should not be used in tests. +# https://public-inbox.gentoo.org/gentoo-guru/[email protected]/ +# Bugs: #921898, #835526, #921893 +# Removal on 2025-01-19 +dev-python/pytest-benchmark +dev-python/aspectlib +dev-python/hunter +dev-python/manhole +dev-python/pygal +dev-python/pygaljs + # Julien Roy <[email protected]> (2024-12-17) # Depends on dev-libs/icu:0/74.1 # Which has been dropped from ::gentoo
