diff options
author | 2023-07-09 16:42:19 +0200 | |
---|---|---|
committer | 2023-07-09 16:44:26 +0200 | |
commit | 012e8f0bb0229cde609bc8a7f2a052fdcf53f4dc (patch) | |
tree | abee86971ee53d1fde80d4bd5178c008f69a7ae1 /profiles/features | |
parent | dev-python/openapi-schema-validator: Bump to 0.6.0 (diff) | |
download | gentoo-012e8f0bb0229cde609bc8a7f2a052fdcf53f4dc.tar.gz gentoo-012e8f0bb0229cde609bc8a7f2a052fdcf53f4dc.tar.bz2 gentoo-012e8f0bb0229cde609bc8a7f2a052fdcf53f4dc.zip |
profiles/features/wd40: Mask jsonschema-related packages
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/wd40/package.mask | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index 4a7b55def97a..90847dcce68f 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -26,6 +26,7 @@ dev-python/dirty-equals dev-python/inflect dev-python/jaraco-itertools dev-python/josepy +>=dev-python/jsonschema-4.18.0 dev-python/jsonschema-spec dev-python/jsonschema-specifications dev-python/keyring @@ -39,6 +40,7 @@ dev-python/mkdocs-i18n dev-python/mkdocs-material-extensions dev-python/mkdocs-git-revision-date-localized-plugin dev-python/oauthlib +dev-python/openapi-schema-validator dev-python/openapi-spec-validator dev-python/openstacksdk dev-python/orjson |