diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-10-15 22:00:32 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-10-15 22:00:32 +0100 |
commit | 4fe36de7142d972c061813e413f66ed4bcfc38d0 (patch) | |
tree | f95577c134cc26bf3d7223b38b8c76311d57fc12 /profiles/features | |
parent | 2e4d96d87e04d8b2164f764dee727cd9057cf88d (diff) |
gentoo auto-resync : 15:10:2023 - 22:00:32
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/wd40/package.mask | 7 | ||||
-rw-r--r-- | profiles/features/wd40/package.use.mask | 6 |
2 files changed, 12 insertions, 1 deletions
diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index 4e89369dc731..f7c442166ccb 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -25,6 +25,7 @@ dev-python/cfn-lint dev-python/dirty-equals dev-python/hatch-jupyter-builder dev-python/inflect +dev-python/ipywidgets dev-python/jaraco-itertools dev-python/josepy >=dev-python/jsonschema-4.18.0 @@ -44,8 +45,11 @@ 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/nbclassic +dev-python/nbdime +dev-python/nbval dev-python/nh3 ->=dev-python/notebook-7 +dev-python/notebook dev-python/oauthlib dev-python/openapi-core dev-python/openapi-schema-validator @@ -89,6 +93,7 @@ dev-python/trio-websocket dev-python/twine dev-python/watchfiles dev-python/wcmatch +dev-python/widgetsnbextension dev-ruby/selenium-webdriver dev-util/buildbot-worker dev-util/cargo-c diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask index 6104e85bec41..a8237884ec0e 100644 --- a/profiles/features/wd40/package.use.mask +++ b/profiles/features/wd40/package.use.mask @@ -1,6 +1,12 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (2023-10-15) +# Need dev-python/notebook. +dev-python/ipython notebook +dev-python/nbclient test +dev-python/nbconvert test + # Sam James <sam@gentoo.org> (2023-09-06) # sys-block/thin-provisioning-tools now needs Rust. >=sys-fs/lvm2-2.03.22-r2 thin |