From 1257f920e2cddff8f3ba1cbdc2d8f25efe873fd4 Mon Sep 17 00:00:00 2001 From: Tomáš Hrnčiar Date: Oct 20 2022 14:34:52 +0000 Subject: Remove unused BuildRequire Fedora 31 is EOL and we don't need it anymore. --- diff --git a/python-pluggy.spec b/python-pluggy.spec index cdb6b58..d2aa06b 100644 --- a/python-pluggy.spec +++ b/python-pluggy.spec @@ -21,9 +21,6 @@ BuildRequires: python3-setuptools_scm %if %{with tests} BuildRequires: python3-pytest # workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1756902 -%if 0%{?fedora} <= 31 -BuildRequires: (python3-importlib-metadata if python3 < 3.8) -%endif %endif %global _description\