From: Martin Pitt Date: Sat, 10 Jun 2023 16:18:49 +0000 (+0200) Subject: build-cockpit-toolbox: Add python3-pytest-asyncio, drop chromium X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=commitdiff_plain;h=bb1ddd918d0c8d3d87ea1d6c9be3b470682fd08b build-cockpit-toolbox: Add python3-pytest-asyncio, drop chromium Showing browser works fine with firefox usually, and I don't want to needlessly get the browser out of sync with Cockpit CI. --- diff --git a/build-cockpit-toolbox b/build-cockpit-toolbox index ebe96d0..a56880f 100755 --- a/build-cockpit-toolbox +++ b/build-cockpit-toolbox @@ -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