commit: 1822b6bbd9797c3bfb6beb86a173734fd8b074fe Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Jun 12 15:46:14 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Jun 12 15:47:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1822b6bb
profiles/features/wd40: Mask dev-python/rpds-py and revdeps Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/features/wd40/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index 253db05c1f2c..aacb25a5714e 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -21,6 +21,8 @@ dev-python/autobahn >=dev-python/bcrypt-4 >=dev-python/cryptography-36 dev-python/josepy +dev-python/jsonschema-spec +dev-python/jsonschema-specifications dev-python/keyring dev-python/libcloud dev-python/moto @@ -49,8 +51,10 @@ dev-python/python-jose dev-python/python-neutronclient dev-python/python-openstackclient dev-python/python-sshpubkeys +dev-python/referencing dev-python/requests-kerberos dev-python/requests-oauthlib +dev-python/rpds-py dev-python/secretstorage dev-python/selenium dev-python/service_identity
