The policycoreutils-python-utils pulls in a bunch of extra SELinux utils which aren't used in day to day, it pulls in a bunch of python packages, it can easily be layered and isn't generally needed.
Signed-off-by: Peter Robinson pbrobinson@gmail.com
LGTM
Pull-Request has been merged by pwhalen
We should have this change in osbuild/images too - https://github.com/osbuild/images/blob/02a387308287f74a3678727253f840596c8507fa/pkg/distro/packagesets/fedora/package_sets.yaml#L81
Yup, we're working through it for all the bits.
The policycoreutils-python-utils pulls in a bunch of extra
SELinux utils which aren't used in day to day, it pulls in
a bunch of python packages, it can easily be layered and
isn't generally needed.
Signed-off-by: Peter Robinson pbrobinson@gmail.com