try python3 deps in epel8

This commit is contained in:
Tom spot Callaway 2021-09-04 21:06:05 -04:00
parent 4bb9581dd3
commit c30e548fd5
1 changed files with 1 additions and 1 deletions

View File

@ -582,7 +582,7 @@ BuildRequires: python3-devel
%if 0%{?bundlepylibs}
# Using bundled bits, do nothing.
%else
%if 0%{?fedora}
%if 0%{?fedora} || %{?rhel} >= 8
BuildRequires: python3-beautifulsoup4
# BuildRequires: python2-beautifulsoup
BuildRequires: python3-html5lib