commit: a6ed9512e1176438ec58ed8356645066ad4411cb Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Mar 26 14:16:20 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Mar 26 14:21:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6ed9512
package.mask: Last rite dev-python/sumtypes Bug: https://bugs.gentoo.org/924683 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 6d3aeabb6851..9946576486af 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2024-03-26) +# Unfinished package from 2021 that was added as a short-lived +# dependency of dev-python/GitPython. No reverse dependencies remain. +# Removal on 2024-04-25. Bug #924683. +dev-python/sumtypes + # Michał Górny <[email protected]> (2024-03-26) # Uses deprecated distutils-r1 API. The current version is outdated, # from mid-2022. No reverse dependencies.
