commit: 93462418ea50d41fac06e212bad443b19b78d1aa Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Jun 2 12:57:39 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Jun 2 14:19:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93462418
package.mask: Last rite dev-python/csv23 Bug: https://bugs.gentoo.org/793902 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 aef75a9046d..64aa1c4a5fb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2021-06-02) +# This is Python 2/3 compatibility layer that was used shortly +# by dev-python/pip. No revdeps left. +# Removal on 2021-07-02. Bug #793902. +dev-python/csv23 + # Sam James <[email protected]> (2021-06-01) # Possible issues with new ALSA release # See bug #793410
