From ba48b518172bad574402b706d36e81c9b6fc005f Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Feb 02 2023 19:34:01 +0000 Subject: BuildRequire pytest This is needed to run ukify tests. They were skipped because pytest was not available. [skip changelog] --- diff --git a/systemd.spec b/systemd.spec index 053ef4a..9bfea0f 100644 --- a/systemd.spec +++ b/systemd.spec @@ -156,6 +156,7 @@ BuildRequires: python3dist(jinja2) BuildRequires: python3dist(lxml) BuildRequires: python3dist(pefile) BuildRequires: python3dist(pillow) +BuildRequires: python3dist(pytest) BuildRequires: python3dist(zstd) # gzip and lzma are provided by the stdlib BuildRequires: firewalld-filesystem