From 1fa99260fc81714550e83f70168944188140ebfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Sat, 22 Apr 2023 12:37:06 +0200 Subject: [PATCH] pytest-flakes is required for test_ukify.py [skip changelog] --- systemd.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/systemd.spec b/systemd.spec index 688746b..aaf0917 100644 --- a/systemd.spec +++ b/systemd.spec @@ -164,6 +164,7 @@ BuildRequires: python3dist(lxml) BuildRequires: python3dist(pefile) BuildRequires: python3dist(pillow) BuildRequires: python3dist(pytest) +BuildRequires: python3dist(pytest-flakes) BuildRequires: python3dist(zstd) # gzip and lzma are provided by the stdlib BuildRequires: firewalld-filesystem