]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
ci: install pytest-flakes
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 22 Apr 2023 11:17:32 +0000 (13:17 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 5 May 2023 16:42:37 +0000 (18:42 +0200)
Some web searches say that it's packaged for those distros and not the others…

v2:
- drop arch. https://aur.archlinux.org/packages/python-pytest-flakes exists,
  but installation fails in CI.

mkosi.presets/00-base/mkosi.conf.d/10-fedora.conf
mkosi.presets/00-base/mkosi.conf.d/10-opensuse.conf

index 035715979c77dcc850f097c551753139e502715e..eba6f040da4c975ab1977e5f7a9cf43a87384758 100644 (file)
@@ -4,6 +4,9 @@
 Distribution=fedora
 
 [Content]
+Packages=
+        python3dist(pytest-flakes)
+
 BuildPackages=
         pkgconfig(libgcrypt)
         pkgconfig(xencontrol)
index b8bce7148ea8e7c7a18afa0c2ed4ee609e2e95dc..4ed5f6ff7c641094bc3e3d7f5103a589c18f210c 100644 (file)
@@ -27,6 +27,7 @@ Packages=
         libxkbcommon0
         libzstd1
         pam
+        python3-pytest-flakes
         shadow
         tpm2-0-tss
         xz