summaryrefslogtreecommitdiff
path: root/profiles/features
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-24 20:44:11 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-24 20:44:11 +0100
commit342922f04a58a969ff23806acc427c7ff79119ce (patch)
tree7c491f1183b65ff952aefc31909ea49a54196be0 /profiles/features
parent27f59f8e16510831cc751de1406f71afbf464653 (diff)
gentoo auto-resync : 24:10:2023 - 20:44:11
Diffstat (limited to 'profiles/features')
-rw-r--r--profiles/features/wd40/package.mask11
-rw-r--r--profiles/features/wd40/package.use.mask6
2 files changed, 16 insertions, 1 deletions
diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index f7c442166ccb..db0c6799047c 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -4,6 +4,7 @@
# Various packages requiring Rust.
app-admin/ansible
app-admin/ansible-core
+app-admin/salt
>=app-antivirus/clamav-0.105.1
app-backup/borgbackup
app-backup/borgmatic
@@ -25,6 +26,7 @@ dev-python/cfn-lint
dev-python/dirty-equals
dev-python/hatch-jupyter-builder
dev-python/inflect
+dev-python/ipyparallel
dev-python/ipywidgets
dev-python/jaraco-itertools
dev-python/josepy
@@ -32,7 +34,11 @@ dev-python/josepy
dev-python/jsonschema-path
dev-python/jsonschema-spec
dev-python/jsonschema-specifications
->=dev-python/jupyter-events-0.7.0
+dev-python/jupyter-events
+dev-python/jupyter-lsp
+dev-python/jupyter-server
+dev-python/jupyter-server-mathjax
+dev-python/jupyter-server-terminals
dev-python/jupyterlab-server
dev-python/jupyterlab
dev-python/keyring
@@ -50,6 +56,7 @@ dev-python/nbdime
dev-python/nbval
dev-python/nh3
dev-python/notebook
+dev-python/notebook-shim
dev-python/oauthlib
dev-python/openapi-core
dev-python/openapi-schema-validator
@@ -67,7 +74,9 @@ dev-python/pyfuse3
dev-python/pymdown-extensions
dev-python/pyspelling
dev-python/pyspnego
+dev-python/pytest-jupyter
dev-python/pytest-localftpserver
+dev-python/pytest-salt-factories
dev-python/pytest-trio
dev-python/python-glanceclient
dev-python/python-ironicclient
diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index a8237884ec0e..5ba051fee61a 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -2,6 +2,12 @@
# Distributed under the terms of the GNU General Public License v2
# Michał Górny <mgorny@gentoo.org> (2023-10-15)
+# Need dev-python/jupyter-server.
+dev-python/ipykernel test
+dev-python/ipython smp
+dev-python/jupyter-client test
+
+# Michał Górny <mgorny@gentoo.org> (2023-10-15)
# Need dev-python/notebook.
dev-python/ipython notebook
dev-python/nbclient test