Remove unused BuildRequire
Fedora 31 is EOL and we don't need it anymore.
This commit is contained in:
parent
e077f3d78e
commit
1257f920e2
@ -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\
|
||||
|
||||
Loading…
Reference in New Issue
Block a user