commit: e4c130a7199906c5461b585f28915307f879b2b3 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Nov 19 14:27:49 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Nov 19 14:27:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4c130a7
package.deprecated: Remove duplicate click-plugins entry Thanks to laumann for noticing. Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.deprecated | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 378370bfbcd9..214885757187 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -31,12 +31,6 @@ sys-libs/zlib # broken with Python 3.14. dev-python/httpretty -# Michał Górny <[email protected]> (2025-10-26) -# Upstream discontinued the PyPI package, expects people to vendor it -# instead. They also made random changes that make backporting fixes -# hard. -dev-python/click-plugins - # Alfred Wingate <[email protected]> (2025-10-18) # Only exists temporarily to facilitate upgrades for exaile. # Bug 892854
