From fd860fd12d2662797540fd428f1d601a108e1cdc Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Jan 07 2025 15:05:25 +0000 Subject: Drop a build dependency on a linter package: pytest-flakes See https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_linters Also, the package is orphaned. --- diff --git a/systemd.spec b/systemd.spec index 3faeeb1..456ebb0 100644 --- a/systemd.spec +++ b/systemd.spec @@ -197,7 +197,6 @@ BuildRequires: python3dist(lxml) BuildRequires: python3dist(pefile) %if 0%{?fedora} BuildRequires: python3dist(pillow) -BuildRequires: python3dist(pytest-flakes) %endif BuildRequires: python3dist(pytest) %if 0%{?want_bootloader}