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, 31 May 2022 21:12:52
Message-Id: 1654031541.45bd57ed859f1ffcc4262c41e5a2250307614c2c.mgorny@gentoo
1 commit: 45bd57ed859f1ffcc4262c41e5a2250307614c2c
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 31 21:12:21 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue May 31 21:12:21 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45bd57ed
7
8 package.mask: Mask dev-lang/python-3.11.0_beta2 due to known regr.
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 profiles/package.mask | 7 +++++++
13 1 file changed, 7 insertions(+)
14
15 diff --git a/profiles/package.mask b/profiles/package.mask
16 index 0c3c9dee4e95..ab5fc851bb18 100644
17 --- a/profiles/package.mask
18 +++ b/profiles/package.mask
19 @@ -33,6 +33,13 @@
20
21 #--- END OF EXAMPLES ---
22
23 +# Michał Górny <mgorny@g.o> (2022-05-31)
24 +# Causes a regression in dev-python/werkzeug that breaks all its
25 +# revdeps. If one of the pytest plugins using werkzeug is installed,
26 +# this mean that all pytest invocations suddenly fail. Mask until
27 +# we resolve this.
28 +=dev-lang/python-3.11.0_beta2
29 +
30 # Sam James <sam@g.o> (2022-05-30)
31 # Doesn't support Python 3.10+, maintainer-needed, and out of date.
32 # Bugs #818847, #845936, #786585.