commit: 374d988eb2f054d8cb9d2ff01ce5e2d32f090a58 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Mar 17 11:29:01 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Mar 17 11:29:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=374d988e
package.mask: Last rite dev-python/ssl-fetch Bug: https://bugs.gentoo.org/951492 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 1d588bad3fe9..cf687cbb504b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2025-03-17) +# A "forever beta" wrapper over dev-python/requests, with no tests, +# and dead for 9 years already. Finally, no reverse dependencies left. +# Removal on 2025-04-16. Bug #951492. +dev-python/ssl-fetch + # Michał Górny <[email protected]> (2025-03-17) # The package was broken from day one, assigned to python@ team # and the actual maintainer has ignored the bug report from day one.
