diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/alpha/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/alpha/package.use.mask index 2b35bc4d78..f94d09ca24 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/alpha/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/alpha/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# matoro (2023-11-01) +# Qt 6 not keyworded here. +app-doc/doxygen gui +dev-util/cmake gui + # Violet Purcell (2023-10-12) # dev-util/samurai is not keyworded here. app-alternatives/ninja samurai diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/package.use.stable.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/package.use.stable.mask index 3db074d0c4..2fd9ec85b7 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/package.use.stable.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Matt Turner (2023-10-30) +# libei not stable yet +x11-base/xwayland libei + # Jon Janzen (2023-09-11) # librttopo has not been stabalized on this arch yet dev-db/spatialite rttopo diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/arm/package.use.stable.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/arm/package.use.stable.mask index 5cbcc08621..9da31bf6be 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/arm/package.use.stable.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/arm/package.use.stable.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner (2023-10-30) +# libei not stable yet +x11-base/xwayland libei + # Sam James (2023-07-28) # media-libs/libffado not marked stable here media-video/pipewire ieee1394 diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/package.use.stable.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/package.use.stable.mask index 988b978b47..1f9283250e 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/package.use.stable.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/package.use.stable.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner (2023-10-30) +# libei not stable yet +x11-base/xwayland libei + # Michał Górny (2023-04-22) # Needs unkeyworded dev-python/sympy dev-python/nbval test diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/use.mask index c3586d52af..9393056d54 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -arm64 +# Mart Raudsepp (2023-10-05) +# Orc optimisations are supported on arm64 NEON since 0.4.33 +-orc + # Mart Raudsepp (2023-10-03) # dev-util/sysprof-capture is keyworded on arm64 -sysprof diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/hppa/package.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/hppa/package.mask index ee2eb67542..b5338568bc 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/hppa/package.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/hppa/package.mask @@ -1,6 +1,11 @@ # Copyright 2019-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2023-10-31) +# Tries to use unsupported MemoryDenyWriteExecute and crashes on boot. +# See https://github.com/systemd/systemd/issues/29775 and bug #916469. +>=sys-apps/systemd-254 + # Sam James (2023-08-28) # libuv >=1.45.0 starts to use iouring (but via its own implementation, not sys-libs/liburing) # which means CMake then starts using iouring. There are some kernel bugs which diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/loong/package.use.stable.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/loong/package.use.stable.mask new file mode 100644 index 0000000000..4c516cc46c --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/loong/package.use.stable.mask @@ -0,0 +1,6 @@ +# Copyright 2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Matt Turner (2023-10-30) +# libei not stable yet +x11-base/xwayland libei diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/riscv/package.use.stable.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/riscv/package.use.stable.mask index be1d074b67..ce36e2613c 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/riscv/package.use.stable.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/riscv/package.use.stable.mask @@ -1,6 +1,10 @@ # Copyright 2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner (2023-10-30) +# libei not stable yet +x11-base/xwayland libei + # Matt Turner (2023-05-30) # sys-apps/dbus-broker is not stable app-accessibility/at-spi2-core dbus-broker diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/x86/package.use.stable.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/x86/package.use.stable.mask index 9e2282f168..d62cb13fd2 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/x86/package.use.stable.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/x86/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Matt Turner (2023-10-30) +# libei not stable yet +x11-base/xwayland libei + # Arthur Zamarin (2023-06-03) # Destabilizing x86 keywords on sci-*/* packages app-metrics/collectd collectd_plugins_gps collectd_plugins_sigrok diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/x86/use.stable.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/x86/use.stable.mask index 5b5cab87da..29e2b97d38 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/x86/use.stable.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/x86/use.stable.mask @@ -4,10 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Alfredo Tupone (2023-2-2) -# sys-devel/gcc:12 is not stable yet on x86 -ada_target_gcc_12 - # Sam James (2020-11-10) # media-gfx/openvdb is not stable on x86 # ... and has failing tests right now anyway diff --git a/sdk_container/src/third_party/portage-stable/profiles/base/use.stable.mask b/sdk_container/src/third_party/portage-stable/profiles/base/use.stable.mask index 081309139f..1afeb5e461 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/base/use.stable.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/base/use.stable.mask @@ -17,10 +17,6 @@ python_single_target_python3_12 # PHP 8.2 is in testing php_targets_php8-2 -# Alfredo Tupone (2022-12-04) -# sys-devel/gcc:12 is not stable yet -ada_target_gcc_12_2_0 - # Sergei Trofimovich (2020-04-13) # dev-vcs/darcs (dev-lang/ghc) has no stable keywords. darcs diff --git a/sdk_container/src/third_party/portage-stable/profiles/default/linux/packages.build b/sdk_container/src/third_party/portage-stable/profiles/default/linux/packages.build index 7515c782bc..234eafa6d0 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/default/linux/packages.build +++ b/sdk_container/src/third_party/portage-stable/profiles/default/linux/packages.build @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file describes the packages needed to build a stage1 based on this @@ -16,7 +16,6 @@ sys-devel/autoconf sys-devel/automake sys-devel/libtool sys-apps/baselayout -sys-apps/makedev sys-apps/coreutils sys-apps/diffutils sys-apps/file diff --git a/sdk_container/src/third_party/portage-stable/profiles/desc/ada_target.desc b/sdk_container/src/third_party/portage-stable/profiles/desc/ada_target.desc index 3b4430fae6..005be2d736 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/desc/ada_target.desc +++ b/sdk_container/src/third_party/portage-stable/profiles/desc/ada_target.desc @@ -3,3 +3,4 @@ gnat_2021 - Compile with dev-lang/gnat-gpl-2021 gcc_12 - Compile with sys-devel/gcc:12 +gcc_13 - Compile with sys-devel/gcc:13 diff --git a/sdk_container/src/third_party/portage-stable/profiles/features/wd40/package.mask b/sdk_container/src/third_party/portage-stable/profiles/features/wd40/package.mask index db0c679904..9fbada2260 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/features/wd40/package.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/features/wd40/package.mask @@ -12,12 +12,14 @@ app-crypt/acme app-crypt/certbot app-crypt/certbot-nginx app-eselect/eselect-rust +app-misc/khal app-text/mdbook dev-embedded/esptool dev-lang/rust dev-lang/rust-bin >=dev-lang/spidermonkey-78 >=dev-libs/gjs-1.66 +dev-python/aiohttp-oauthlib dev-python/autobahn dev-python/aws-sam-translator >=dev-python/bcrypt-4 @@ -100,6 +102,7 @@ dev-python/trustme dev-python/trio dev-python/trio-websocket dev-python/twine +dev-python/vdirsyncer dev-python/watchfiles dev-python/wcmatch dev-python/widgetsnbextension diff --git a/sdk_container/src/third_party/portage-stable/profiles/package.mask b/sdk_container/src/third_party/portage-stable/profiles/package.mask index 31dc8d7cf0..538ed3fd90 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/package.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/package.mask @@ -33,9 +33,73 @@ #--- END OF EXAMPLES --- -# Yixun Lan (2023-10-30) -# testing version, not work on qt6, Bug #916449 -=net-im/telegram-desktop-4.10.5 +# Sam James (2023-11-05) +# Mask broken versions: +# - sys-fs/btrfs-progs-6.6(-r0) was respun upstream. +# - sys-fs/btrfs-progs-6.6-r1 had the fixed tarball, but contained an upstream +# bug in the ioctl numbers. +# Please use sys-fs/btrfs-progs-6.6-r2 or, better, sys-fs/btrfs-progs-6.6.1 +# (identical in functional contents). +=sys-fs/btrfs-progs-6.6 +=sys-fs/btrfs-progs-6.6-r1 +=sys-fs/btrfs-progs-6.6-r2 + +# Michał Górny (2023-11-05) +# Discontinued upstream. Fails tests with modern pytest. +# No revdeps left. +# Removal on 2023-12-05. Bug #906834. +dev-python/pytest-subtesthack + +# Michał Górny (2023-11-05) +# Discontinued in favor of built-in support in setuptools-scm-7. +# No revdeps left. +# Removal on 2023-12-05. Bug #916904. +dev-python/setuptools_scm_git_archive + +# Mart Raudsepp (2023-11-04) +# gst-transcoder was merged into gst-plugins-bad and can be installed via +# media-libs/gst-plugins-bad instead. Removal on 2023-12-04. Bug #916871. +media-plugins/gst-transcoder + +# Mart Raudsepp (2023-11-04) +# Legacy GStreamer non-linear multimedia editing elements, superseded by +# media-libs/gstreamer-editing-services long ago. +# Removal on 2023-12-04. Bug #916870. +media-libs/gnonlin + +# Michał Górny (2023-11-04) +# Broken on py3.12. Last commit in 2020. Already a second fork +# of the package. No revdeps. +# Removal on 2023-12-04. Bug #916856. +dev-python/wstools + +# Michał Górny (2023-10-29) +# This version contains a major bug that causes pytest internal error +# when tests are skippeed at module level. +# https://github.com/pytest-dev/pytest-asyncio/issues/655 +=dev-python/pytest-asyncio-0.22.0 + +# Tomáš Mózes (2023-11-02) +# Performance regression. Bug #916713. +=dev-db/mydumper-0.15.1.3 + +# Michał Górny (2023-11-01) +# Broken on py3.12. Repository archived upstream. No revdeps. +# Removal on 2023-12-01. Bug #916670. +dev-python/pushbullet-py + +# Michael Orlitzky (2023-10-31) +# Sabayon upstream (dead). No meaningful maintenance since we +# switched to git. All other aws-*-tools packages were removed +# in 2018. Removal on or after 2023-12-01. +app-admin/aws-elb-tools + +# Guilherme Amadio (2023-10-30) +# net-libs/xrootd-ceph was split from net-libs/xrootd as a git +# submodule, but has been merged back to the main repository in +# net-libs/xrootd-5.6.0. Please switch to net-libs/xrootd[ceph] +# instead of net-libs/xrootd-ceph. Removal on 2023-11-30. +net-libs/xrootd-ceph # Michał Górny (2023-10-29) # Backports from Python 3.6/3.7 to Python 3.5. Finally the last revdep @@ -266,11 +330,6 @@ media-video/jubler dev-java/appenh dev-java/loadlib -# Mart Raudsepp (2023-10-04) -# GStreamer plugin removed upstream. The database used by this music fingerprint -# plugin has been defunct for a while. Removal on 2023-11-04. Bug #915189. -media-plugins/gst-plugins-ofa - # Michał Górny (2023-10-04) # The project was abandoned upstream. The test suite is broken # with python3.12. It was used only as an optional test dep @@ -489,11 +548,6 @@ x11-drivers/nvidia-drivers:0/390 # https://github.com/igraph/igraph/issues/2311 =sci-libs/arpack-3.9.0 -# Hans de Graaff (2023-03-19) -# This version of cucumber-core is not compatible with the other -# cucumber dependencies. Please downgrade cucumber-core. -=dev-util/cucumber-core-11.1.0 - # Mike Pagano (2023-03-10) # Mask =sys-kernel/gentoo-sources-5.15.99 since it does # not include 5.15.99 and is misleading diff --git a/sdk_container/src/third_party/portage-stable/profiles/targets/desktop/gnome/package.use b/sdk_container/src/third_party/portage-stable/profiles/targets/desktop/gnome/package.use index 436eb850ab..7e60f311a0 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/targets/desktop/gnome/package.use +++ b/sdk_container/src/third_party/portage-stable/profiles/targets/desktop/gnome/package.use @@ -1,6 +1,11 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mart Raudsepp (2023-10-01) +# x11-wm/mutter[wayland] requires xwayland[libei] for emulated input portal +# for e.g. remote desktop remote input support +x11-base/xwayland libei + # Mart Raudsepp (2022-01-05) # gnome-boxes requires spice-gtk[vala] net-misc/spice-gtk vala diff --git a/sdk_container/src/third_party/portage-stable/profiles/thirdpartymirrors b/sdk_container/src/third_party/portage-stable/profiles/thirdpartymirrors index e1c355086b..b28145aeac 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/thirdpartymirrors +++ b/sdk_container/src/third_party/portage-stable/profiles/thirdpartymirrors @@ -1,11 +1,9 @@ apache https://dlcdn.apache.org/ https://apache.mirror.iphh.net/ https://artfiles.org/apache.org/ https://ftp-stud.hs-esslingen.de/pub/Mirrors/ftp.apache.org/dist/ https://ftp.fau.de/apache/ https://apache.osuosl.org/ cpan https://cpan.metacpan.org https://www.cpan.org -cran https://cran.r-project.org https://cran.us.r-project.org debian https://deb.debian.org/debian/ http://ftp.au.debian.org/debian/ http://ftp.at.debian.org/debian/ http://ftp.by.debian.org/debian/ http://ftp.be.debian.org/debian/ http://ftp.br.debian.org/debian/ http://ftp.bg.debian.org/debian/ http://ftp.ca.debian.org/debian/ http://ftp2.cn.debian.org/debian/ http://ftp.cn.debian.org/debian/ http://ftp.hr.debian.org/debian/ http://ftp.cz.debian.org/debian/ http://ftp.dk.debian.org/debian/ http://ftp.sv.debian.org/debian/ http://ftp.ee.debian.org/debian/ http://ftp.fi.debian.org/debian/ http://ftp.fr.debian.org/debian/ http://ftp2.de.debian.org/debian/ http://ftp.de.debian.org/debian/ http://ftp.gr.debian.org/debian/ http://ftp.hu.debian.org/debian/ http://ftp.is.debian.org/debian/ http://ftp.ie.debian.org/debian/ http://ftp.it.debian.org/debian/ http://ftp.jp.debian.org/debian/ http://ftp.lt.debian.org/debian/ http://ftp.mx.debian.org/debian/ http://ftp.md.debian.org/debian/ http://ftp.nl.debian.org/debian/ http://ftp.nc.debian.org/debian/ http://ftp.nz.debian.org/debian/ http://ftp.no.debian.org/debian/ http://ftp.pl.debian.org/debian/ http://ftp.pt.debian.org/debian/ http://ftp.ro.debian.org/debian/ http://ftp.ru.debian.org/debian/ http://ftp.sg.debian.org/debian/ http://ftp.sk.debian.org/debian/ http://ftp.si.debian.org/debian/ http://ftp.es.debian.org/debian/ http://ftp.se.debian.org/debian/ http://ftp.ch.debian.org/debian/ http://ftp.tw.debian.org/debian/ http://ftp.tr.debian.org/debian/ http://ftp.ua.debian.org/debian/ http://ftp.uk.debian.org/debian/ http://ftp.us.debian.org/debian/ gentoo https://distfiles.gentoo.org/distfiles https://gentoo.osuosl.org/distfiles https://ftp.halifax.rwth-aachen.de/gentoo/distfiles https://ftp.fau.de/gentoo/distfiles gcc https://gcc.gnu.org/pub/gcc/ http://mirrors.concertpass.com/gcc/ https://mirrorservice.org/sites/sourceware.org/pub/gcc/ https://ftp.mpi-inf.mpg.de/mirrors/gnu/mirror/gcc.gnu.org/pub/gcc/ https://bigsearcher.com/mirrors/gcc/ gimp https://ftp.fau.de/gimp/gimp/ ftp://ftp.fau.de/gimp/gimp/ https://artfiles.org/gimp.org/pub/gimp/ https://www.mirrorservice.org/sites/ftp.gimp.org/pub/gimp/ ftp://ftp.mirrorservice.org/sites/ftp.gimp.org/pub/gimp/ -gmt http://ftp.iris.washington.edu/pub/gmt/ ftp://ftp.soest.hawaii.edu/gmt/ ftp://ftp.iris.washington.edu/pub/gmt/ ftp://ftp.star.nesdis.noaa.gov/pub/sod/lsa/gmt gnome https://download.gnome.org/ gnu https://ftp.gnu.org/gnu/ https://artfiles.org/gnu.org/ https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/ gnupg https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/ https://ftp.heanet.ie/mirrors/ftp.gnupg.org/gcrypt/ https://mirrors.dotsrc.org/gcrypt/ https://gnupg.org/ftp/gcrypt/ ftp://ftp.gnupg.org/gcrypt/ @@ -24,5 +22,5 @@ samba https://download.samba.org/pub/samba/ sabayon http://sabayon.c3sl.ufpr.br/distfiles https://ftp.nluug.nl/pub/os/Linux/distr/sabayonlinux/distfiles https://ftp.rnl.tecnico.ulisboa.pt/pub/sabayon/distfiles https://ftp.fsn.hu/pub/linux/distributions/sabayon/distfiles http://cross-lfs.sabayonlinux.org/distfiles https://mirror.dkm.cz/sabayon/distfiles http://mirror.internode.on.net/pub/sabayon/distfiles https://na.mirror.garr.it/mirrors/sabayonlinux/distfiles http://distfiles.sabayon.org sourceforge https://downloads.sourceforge.net sourceforge.jp http://iij.dl.sourceforge.jp https://osdn.dl.sourceforge.jp https://jaist.dl.sourceforge.jp -ubuntu http://mirror.internode.on.net/pub/ubuntu/ubuntu/ https://mirror.tcc.wa.edu.au/ubuntu/ http://ubuntu.uni-klu.ac.at/ubuntu/ http://mirror.dhakacom.com/ubuntu-archive/ http://ubuntu.c3sl.ufpr.br/ubuntu/ http://ubuntu.uni-sofia.bg/ubuntu/ http://hr.archive.ubuntu.com/ubuntu/ http://cz.archive.ubuntu.com/ubuntu/ https://mirror.dkm.cz/ubuntu http://ftp.cvut.cz/ubuntu/ http://ftp.stw-bonn.de/ubuntu/ https://ftp-stud.hs-esslingen.de/ubuntu/ https://mirror.netcologne.de/ubuntu/ https://mirror.unej.ac.id/ubuntu/ http://kr.archive.ubuntu.com/ubuntu/ https://mirror.nforce.com/pub/linux/ubuntu/ http://mirror.amsiohosting.net/archive.ubuntu.com/ http://nl3.archive.ubuntu.com/ubuntu/ https://mirror.timeweb.ru/ubuntu/ http://ubuntu.mirror.su.se/ubuntu/ https://ftp.yzu.edu.tw/ubuntu/ https://ubuntu.volia.net/ubuntu-archive/ https://mirror.pnl.gov/ubuntu/ http://mirror.cc.columbia.edu/pub/linux/ubuntu/archive/ https://mirrors.namecheap.com/ubuntu/ +ubuntu http://mirror.internode.on.net/pub/ubuntu/ubuntu/ http://ubuntu.uni-klu.ac.at/ubuntu/ http://mirror.dhakacom.com/ubuntu-archive/ http://ubuntu.c3sl.ufpr.br/ubuntu/ http://hr.archive.ubuntu.com/ubuntu/ http://cz.archive.ubuntu.com/ubuntu/ https://mirror.dkm.cz/ubuntu http://ftp.cvut.cz/ubuntu/ http://ftp.stw-bonn.de/ubuntu/ https://ftp-stud.hs-esslingen.de/ubuntu/ https://mirror.netcologne.de/ubuntu/ https://mirror.unej.ac.id/ubuntu/ http://kr.archive.ubuntu.com/ubuntu/ https://mirror.nforce.com/pub/linux/ubuntu/ http://nl3.archive.ubuntu.com/ubuntu/ https://mirror.timeweb.ru/ubuntu/ http://ubuntu.mirror.su.se/ubuntu/ https://ubuntu.volia.net/ubuntu-archive/ https://mirror.pnl.gov/ubuntu/ https://mirrors.namecheap.com/ubuntu/ vdr-developerorg http://projects.vdr-developer.org/attachments/download diff --git a/sdk_container/src/third_party/portage-stable/profiles/updates/4Q-2023 b/sdk_container/src/third_party/portage-stable/profiles/updates/4Q-2023 index 6c97f83908..4d4cf07198 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/updates/4Q-2023 +++ b/sdk_container/src/third_party/portage-stable/profiles/updates/4Q-2023 @@ -12,3 +12,6 @@ move dev-libs/Imath dev-libs/imath move dev-python/cli_helpers dev-python/cli-helpers move dev-python/python-cstruct dev-python/cstruct move dev-python/swagger_spec_validator dev-python/swagger-spec-validator +move dev-python/pslab-python dev-python/pslab +move dev-python/python-discid dev-python/discid +move dev-python/py-amqp dev-python/amqp