Removed conditional around the EL7 patch.

Fixes koji/copr build srpm issue.
This commit is contained in:
Matthew Davis 2022-04-29 13:31:28 -04:00
commit c2278fb104

View file

@ -35,10 +35,7 @@ Source0: https://files.pythonhosted.org/packages/source/d/%{pypi_name}/%{
BuildArch: noarch
Patch0: 0000-remove-shebang.patch
%if 0%{?rhel7}
Patch1: 0001-fix-requirements.patch
%endif
%if %{with python2}
BuildRequires: python2-devel