commit: dee7e224c6bf2ffa69dd5f52833f6d66a037cf71 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Oct 26 19:29:56 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Oct 26 19:30:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dee7e224
package.deprecated: Add dev-python/httpretty 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 2062fbd29c65..f6f355d97f8f 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2025-10-26) +# No activity since 2022. Already requires extensive patching, +# 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
