Conflict with the python-setuptools package is no longer needed (F33+)

This commit is contained in:
Lumir Balhar 2020-09-03 07:42:30 +02:00
parent bb8149d811
commit 14eb0a2a4e

View File

@ -74,7 +74,6 @@ Provides: bundled(python%{python3_pkgversion}dist(six)) = 1.10
%package -n python%{python3_pkgversion}-setuptools
Summary: Easily build and distribute Python 3 packages
Conflicts: python-setuptools < %{version}-%{release}
%{bundled}
%if %{with bootstrap}