commit: bda65795f6f7d8ead8753d56b4457a8ebce89d1a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue May 31 21:13:07 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue May 31 21:13:07 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bda65795
package.mask: Link the python-werkzeug issue Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 1 + 1 file changed, 1 insertion(+) 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 <[email protected]> (2022-05-30)
