]> piware.de Git - bin.git/commitdiff
build-cockpit-toolbox: Add python3-pytest-asyncio, drop chromium
authorMartin Pitt <martin@piware.de>
Sat, 10 Jun 2023 16:18:49 +0000 (18:18 +0200)
committerMartin Pitt <martin@piware.de>
Sat, 10 Jun 2023 16:18:49 +0000 (18:18 +0200)
Showing browser works fine with firefox usually, and I don't want to
needlessly get the browser out of sync with Cockpit CI.

build-cockpit-toolbox

index ebe96d0db853cd8a86a0166b966129a70abbbcc0..a56880f724923ee8f1c71785542744c468daa314 100755 (executable)
@@ -17,11 +17,11 @@ sudo hostname -F /etc/hostname
 sudo sed -i s/nodocs// /etc/dnf/dnf.conf
 
 sudo dnf install -y ansible man-db man-pages moreutils fd-find ripgrep gh git-delta neovim \
-    python3-boto python3-boto3 python3-openstacksdk python3-pytest libnotify \
+    python3-boto python3-boto3 python3-openstacksdk python3-pytest-asyncio libnotify \
     simple-scan /usr/bin/scanimage /usr/bin/pngquant /usr/bin/convert pdfmerge \
     cargo rustfmt clippy \
     calibre qt5-qtwayland \
-    chromium dbus-daemon tmt tmt-provision-virtual flatpak-builder flatpak-spawn \
+    dbus-daemon tmt tmt-provision-virtual flatpak-builder flatpak-spawn \
     centpkg
 
 # commands to forward to the host