From 7c5654ba21c9dde5ed90d3919c4bf3c26903802c Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Mon, 6 Feb 2023 08:05:19 -0700 Subject: [PATCH] sync from upstream --- shared/additional_and_filter_packages.conf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/shared/additional_and_filter_packages.conf b/shared/additional_and_filter_packages.conf index 3f375ff..6c99700 100644 --- a/shared/additional_and_filter_packages.conf +++ b/shared/additional_and_filter_packages.conf @@ -120,6 +120,8 @@ additional_packages = [ "idm-pki-est", #ENGCMP-2798 "ignition-edge", #ENGCMP-2770 "ignition-validate", #ENGCMP-2656 + "jaxb-runtime", #ENGCMP-2881 + "jaxb-xjc", #ENGCMP-2881 "keylime", #ENGCMP-2419 "keylime-agent-rust", #ENGCMP-2420 "keylime-base", #ENGCMP-2419 @@ -150,6 +152,11 @@ additional_packages = [ "passt", #ENGCMP-2741 "poppler-qt5", #ENGCMP-2393 "python3.11", #ENGCMP-2833 + "python3.11-idna", #ENGCMP-2888 + "python3.11-pip", #ENGCMP-2858 + "python3.11-setuptools", #ENGCMP-2860 + "python3.11-six", #ENGCMP-2872 + "python3.11-wheel", #ENGCMP-2873 "python3-dnf-plugin-modulesync", #ENGCMP-2323 "python3-alembic", #ENGCMP-2424 "python3-greenlet", #ENGCMP-2421