commit: b529edfe54ce41d205d0729be9c94875b639c6f0 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Feb 24 17:59:04 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Feb 24 17:59:04 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b529edfe
package.mask: Last rite dev-python/hiredis Bug: https://bugs.gentoo.org/890385 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 496b62609f59..b4f12f3ee299 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2023-02-24) +# Outdated package with non-trivial bump. Needs update to follow modern +# Python packaging standards. No revdeps. +# Removal on 2023-03-26. Bug #890385. +dev-python/hiredis + # Michał Górny <[email protected]> (2023-02-24) # Unmaintained with multiple build failures reported. The current # Gentoo version is from 2015, and is a few releases behind upstream.
