diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-05-31 23:13:07 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-05-31 23:13:07 +0200 |
commit | bda65795f6f7d8ead8753d56b4457a8ebce89d1a (patch) | |
tree | 7fc70229f225a8807e9298cac0891f96824b75f2 | |
parent | package.mask: Mask dev-lang/python-3.11.0_beta2 due to known regr. (diff) | |
download | gentoo-bda65795f6f7d8ead8753d56b4457a8ebce89d1a.tar.gz gentoo-bda65795f6f7d8ead8753d56b4457a8ebce89d1a.tar.bz2 gentoo-bda65795f6f7d8ead8753d56b4457a8ebce89d1a.zip |
package.mask: Link the python-werkzeug issue
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | profiles/package.mask | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index ab5fc851bb18..cd71a0a65989 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -38,6 +38,7 @@ # revdeps. If one of the pytest plugins using werkzeug is installed, # this mean that all pytest invocations suddenly fail. Mask until # we resolve this. +# https://github.com/pallets/werkzeug/issues/2425 =dev-lang/python-3.11.0_beta2 # Sam James <sam@gentoo.org> (2022-05-30) |