diff options
author | 2024-02-03 10:56:17 +0100 | |
---|---|---|
committer | 2024-02-03 11:41:30 +0100 | |
commit | 0c8fa7fc9bb1f3c4780df1b1e5d71572fb453a61 (patch) | |
tree | 2c2b843d6c747865d7e488177611d11f294cfb82 /profiles | |
parent | dev-python/httpbin: Make dev-python/flasgger dep optional (diff) | |
download | gentoo-0c8fa7fc9bb1f3c4780df1b1e5d71572fb453a61.tar.gz gentoo-0c8fa7fc9bb1f3c4780df1b1e5d71572fb453a61.tar.bz2 gentoo-0c8fa7fc9bb1f3c4780df1b1e5d71572fb453a61.zip |
profiles/features/wd40: Mask most of dev-python/jsonschema revdeps
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/wd40/package.mask | 14 | ||||
-rw-r--r-- | profiles/features/wd40/package.use.mask | 8 |
2 files changed, 22 insertions, 0 deletions
diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index 52b13252fadc..5ba4fad3d93d 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -1,6 +1,20 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (2024-02-03) +# Need dev-python/jsonschema (or its revdeps). +dev-python/flasgger +dev-python/nbclient +dev-python/nbconvert +dev-python/nbformat +dev-python/nbsphinx +dev-python/sphobjinv +dev-python/warlock +net-wireless/gnuradio +net-wireless/gqrx +net-wireless/gr-iqbal +net-wireless/gr-osmosdr + # Various packages requiring Rust. app-admin/ansible app-admin/ansible-core diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask index 32da2c980003..ad3d7c36b63c 100644 --- a/profiles/features/wd40/package.use.mask +++ b/profiles/features/wd40/package.use.mask @@ -1,6 +1,14 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (2024-02-03) +# Need dev-python/jsonschema (or its revdeps). +dev-python/botocore test +dev-python/ipython nbconvert test +dev-python/pip-run test +dev-python/sentry-sdk test +dev-python/sphinx-autodoc-typehints test + # Michał Górny <mgorny@gentoo.org> (2024-02-01) # Need dev-python/trio. >=dev-python/urllib3-2.2.0 test |