commit:     0cfabe9eb60a4c01ba1b242f1db8a2fac279c170
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  6 14:12:16 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jul  6 14:15:10 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cfabe9e

profiles/features/wd40: Mask pydantic & revdeps

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask     | 8 ++++++++
 profiles/features/wd40/package.use.mask | 7 +++++++
 2 files changed, 15 insertions(+)

diff --git a/profiles/features/wd40/package.mask 
b/profiles/features/wd40/package.mask
index 6fd509401125..4a7b55def97a 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -18,8 +18,13 @@ dev-lang/rust-bin
 >=dev-lang/spidermonkey-78
 >=dev-libs/gjs-1.66
 dev-python/autobahn
+dev-python/aws-sam-translator
 >=dev-python/bcrypt-4
+dev-python/cfn-lint
 >=dev-python/cryptography-36
+dev-python/dirty-equals
+dev-python/inflect
+dev-python/jaraco-itertools
 dev-python/josepy
 dev-python/jsonschema-spec
 dev-python/jsonschema-specifications
@@ -41,6 +46,8 @@ dev-python/os-client-config
 dev-python/osc-lib
 dev-python/paramiko
 dev-python/pooch
+dev-python/pydantic
+dev-python/pydantic-core
 dev-python/pyfuse3
 >=dev-python/pyopenssl-22
 dev-python/pymdown-extensions
@@ -90,6 +97,7 @@ gnome-extra/sushi
 >=media-gfx/libimagequant-4
 >=media-libs/libopenraw-0.3.2
 media-video/rav1e
+net-analyzer/wtfis
 net-im/gajim
 >=net-irc/polari-3.37
 net-libs/quiche

diff --git a/profiles/features/wd40/package.use.mask 
b/profiles/features/wd40/package.use.mask
index a6e21e96de2b..95f0fc545723 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -1,6 +1,13 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <[email protected]> (2023-06-06)
+# Packages needing dev-python/pydantic.
+dev-python/jaraco-itertools test
+dev-python/jaraco-text cli
+dev-python/versioningit test
+dev-python/zipp test
+
 # matoro <[email protected]> (2023-06-09)
 # Deps on several mkdocs plugins (#882593)
 dev-python/bracex doc

Reply via email to