Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Tue, 30 Mar 2021 07:49:56
Message-Id: 1617090588.8372cea6d936f3030b5471dcb4658594863859e0.mgorny@gentoo
1 commit: 8372cea6d936f3030b5471dcb4658594863859e0
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 30 07:44:22 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 30 07:49:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8372cea6
7
8 package.mask: Mask broken importlib_metadata-3.9.0+
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 profiles/package.mask | 5 +++++
13 1 file changed, 5 insertions(+)
14
15 diff --git a/profiles/package.mask b/profiles/package.mask
16 index 5b087ba5334..6a93394ed9f 100644
17 --- a/profiles/package.mask
18 +++ b/profiles/package.mask
19 @@ -32,6 +32,11 @@
20
21 #--- END OF EXAMPLES ---
22
23 +# Michał Górny <mgorny@g.o> (2021-03-30)
24 +# Too strict entry_points.txt parsing causes revdeps to crash when
25 +# dev-python/paste is installed.
26 +>=dev-python/importlib_metadata-3.9
27 +
28 # Craig Andrews <candrews@g.o> (2021-03-29)
29 # Unmaintained upstream.
30 # Project is also not useful due to changes in cryptocurrency mining.