commit: 4a48d2b78d581f7a42771e9ddf401ae756628e17 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Sun Aug 2 04:07:56 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sun Aug 2 04:07:56 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a48d2b7
package.mask: last-rite dev-python/dataclasses Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index e746bd2d664..dcaa1ecb1fa 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Aaron Bauman <[email protected]> (2020-08-02) +# Py3.6 backport for dataclasses. No rdeps left. +# Removal in 30 days +dev-python/dataclasses + # Aaron Bauman <[email protected]> (2020-08-01) # Py3.6 only. Dead upstream. # Removal in 30 days. Bug #718898
