commit: 594b9489993602dc7155bfe0f338f63391c27cc9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Jun 25 04:26:55 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Jun 25 04:35:52 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=594b9489
package.deprecated: Add dev-python/click-plugins Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.deprecated | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.deprecated b/profiles/package.deprecated index d6e4a9675b7e..031016e152cf 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2025-06-25) +# Discontinued upstream. They suggest vendoring what people need +# instead. +dev-python/click-plugins + # Michał Górny <[email protected]> (2024-06-15) # Stop-gap compatibility package. Upstreams really need to move away # from the removed cgi module rather than rely on this.
