]> piware.de Git - bin.git/commitdiff
build-cockpit-toolbox: Drop obsolete packages master
authorMartin Pitt <martin@piware.de>
Fri, 26 Apr 2024 06:10:34 +0000 (08:10 +0200)
committerMartin Pitt <martin@piware.de>
Fri, 26 Apr 2024 06:10:34 +0000 (08:10 +0200)
tmt-provision-virtual got merged into tmt, the others are already in the
tasks container.

build-cockpit-toolbox

index 16a81c3ff548ce5e14a855329a340f5eac88fcf8..39844bdd3f4757740e0983892a9c2c2b6615991b 100755 (executable)
@@ -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 \
 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 \
     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
     fedpkg centpkg
 
 # commands to forward to the host