commit: 530d1afa3bae43399fa07fae4f95c1fafd38384f Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Thu Jul 20 14:33:14 2023 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Thu Jul 20 14:34:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=530d1afa
profiles/features/wd40: mask notebook-7 and jupyterlab these depend on rust somewhere down the line Signed-off-by: Andrew Ammerlaan <andrewammerlaan <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 14353d51ab2c..e3fb66bb9ce2 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -23,12 +23,15 @@ dev-python/aws-sam-translator dev-python/cfn-lint >=dev-python/cryptography-36 dev-python/dirty-equals +dev-python/hatch-jupyter-builder 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/jupyterlab-server +dev-python/jupyterlab dev-python/keyring dev-python/libcloud dev-python/moto @@ -39,6 +42,7 @@ dev-python/mkdocs-git-authors-plugin dev-python/mkdocs-i18n dev-python/mkdocs-material-extensions dev-python/mkdocs-git-revision-date-localized-plugin +>=dev-python/notebook-7 dev-python/oauthlib dev-python/openapi-core dev-python/openapi-schema-validator
