commit: 97711f5074d77b194cbeb29df405f9de2932994e Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jun 3 17:00:01 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jun 3 17:45:39 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97711f50
package.mask: Last rite dev-python/ntlm-auth Bug: https://bugs.gentoo.org/895004 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 0bdc9c3e124a..47044d82b156 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2023-06-03) +# Obsoleted by dev-python/pyspnego. No revdeps left. +# Removal on 2023-07-03. Bug #895004. +dev-python/ntlm-auth + # Bernd Waibel <[email protected]> (2023-05-31) # Mask this version for uptime soversion issue. There will be an updated release # shortly which fixes this.
