commit: 30854e5899d7e06cb6756df65e604f043972af11 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 28 14:44:23 2021 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Aug 28 14:44:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30854e58
dev-python/setuptools_scm: mask version 6.2.0 Bug: https://bugs.gentoo.org/810790 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 2a13f72fe40..060db403975 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Arthur Zamarin <[email protected]> (2021-08-28) +# Upstream changed toml to tomli handling, which resulted in a lot of +# breakage in various packages. +# Reported upstream in https://github.com/pypa/setuptools_scm/issues/611 +=dev-python/setuptools_scm-6.2.0 + # Stephan Hartmann <[email protected]> (2021-08-28) # Dev channel releases are only for people who # are developers or want more experimental features
