]> piware.de Git - bin.git/blobdiff - build-cockpit-toolbox
consors-report.py: Updates
[bin.git] / build-cockpit-toolbox
index e24ac9aa0264f548bf0c5991291216f3ee3363e3..deff276a2d2e7fb9766569113fc7c26b8ffc4c84 100755 (executable)
@@ -16,12 +16,14 @@ sudo hostname -F /etc/hostname
 # enable manpages
 sudo sed -i s/nodocs// /etc/dnf/dnf.conf
 
-sudo dnf install -y ansible man-db man-pages moreutils fd-find ripgrep gh neovim \
-    python3-boto python3-boto3 python3-openstacksdk libnotify \
+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 \
     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 \
+    fedpkg centpkg
 
 # commands to forward to the host
 for cmd in podman toolbox nmcli eog evince; do