diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 185577 -> 185578 bytes | |||
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/package.mask | 7 | ||||
-rw-r--r-- | profiles/updates/2Q-2023 | 8 |
4 files changed, 19 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 4d2589f1e486..12c723886af2 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index d4dee214d81f..80a121bcef50 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Michał Górny <mgorny@gentoo.org> (2023-05-20) +# Requires dev-python/sphinx-autodoc-types that has unkeyworded depgraph. +dev-python/jupyter-core doc + # Sam James <sam@gentoo.org> (2023-05-19) # kde-frameworks/kwayland:5 is not keyworded here. app-crypt/pinentry wayland diff --git a/profiles/package.mask b/profiles/package.mask index 8f70367a7e4c..c02dfaf7d849 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Sam James <sam@gentoo.org> (2023-05-20) +# Various regressions, please upgrade to the latest libxml2 (>=2.11.4). +=dev-libs/libxml2-2.11.1 +=dev-libs/libxml2-2.11.2 +=dev-libs/libxml2-2.11.2-r1 +=dev-libs/libxml2-2.11.3 + # Sam James <sam@gentoo.org> (2023-05-19) # Breaks Portage's pid-sandbox at least with 5.10 kernels. Pending investigation. # If you're hitting this, try: FEATURES="-pid-sandbox" emerge -v1 sys-apps/util-linux diff --git a/profiles/updates/2Q-2023 b/profiles/updates/2Q-2023 index 71b42778f2ab..43b489e494c6 100644 --- a/profiles/updates/2Q-2023 +++ b/profiles/updates/2Q-2023 @@ -11,3 +11,11 @@ move dev-python/pretty-yaml dev-python/pyaml move dev-python/aws-xray-sdk-python dev-python/aws-xray-sdk move dev-python/python-docs app-doc/python-docs move dev-python/flit_core dev-python/flit-core +move dev-python/jupyter_ydoc dev-python/jupyter-ydoc +move dev-python/jupyter_console dev-python/jupyter-console +move dev-python/jupyter_events dev-python/jupyter-events +move dev-python/jupyter_kernel_test dev-python/jupyter-kernel-test +move dev-python/jupyter_server_mathjax dev-python/jupyter-server-mathjax +move dev-python/jupyter_packaging dev-python/jupyter-packaging +move dev-python/jupyterlab_pygments dev-python/jupyterlab-pygments +move dev-python/sphinxcontrib-log_cabinet dev-python/sphinxcontrib-log-cabinet |