From 22da5c79e5e1edf75b0899268d7528a71d0b5139 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Fri, 26 Apr 2024 08:10:34 +0200 Subject: [PATCH] build-cockpit-toolbox: Drop obsolete packages tmt-provision-virtual got merged into tmt, the others are already in the tasks container. --- build-cockpit-toolbox | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-cockpit-toolbox b/build-cockpit-toolbox index 16a81c3..39844bd 100755 --- a/build-cockpit-toolbox +++ b/build-cockpit-toolbox @@ -17,12 +17,11 @@ sudo hostname -F /etc/hostname sudo sed -i s/nodocs// /etc/dnf/dnf.conf sudo dnf install -y ansible bash-completion man-db man-pages moreutils fd-find ripgrep gh git-delta neovim \ - python3-boto python3-boto3 python3-openstacksdk python3-pytest-asyncio libnotify \ - python3-mypy \ + python3-boto python3-boto3 python3-openstacksdk libnotify \ simple-scan /usr/bin/scanimage /usr/bin/pngquant /usr/bin/convert pdfmerge \ cargo rustfmt clippy \ calibre qt5-qtwayland \ - dbus-daemon tmt tmt-provision-virtual flatpak-builder flatpak-spawn \ + tmt flatpak-builder flatpak-spawn \ fedpkg centpkg # commands to forward to the host -- 2.39.2