Remove unnecessary Requires on python3-six

python3.12-six is not available on RHEL 8, so this breaks installation
of the package.

The dependency is no longer needed since:
5ed6d99a83
This commit is contained in:
Nikita Popov 2024-08-08 09:15:13 +02:00 committed by Timm Bäder
parent 05f7af9c0d
commit 4866c39eb7

View file

@ -342,7 +342,6 @@ The package contains header files for the LLDB debugger.
%{?python_provide:%python_provide python%{python3_pkgversion}-lldb}
Summary: Python module for LLDB
Requires: python%{python3_pkgversion}-six
Requires: %{pkg_name_lldb}%{?_isa} = %{version}-%{release}
%if 0%{?rhel} == 8