Cleanup explicit conflicts with old RPM macros

This commit is contained in:
Miro Hrončok 2020-07-08 11:07:20 +02:00
parent e195c51818
commit 159feb818e
1 changed files with 0 additions and 6 deletions

View File

@ -208,12 +208,6 @@ Recommends: python%{python3_pkgversion}-setuptools
Provides: pip = %{version}-%{release}
Conflicts: python-pip < %{version}-%{release}
# %%pyX_install_wheel and %%pyproject_install was adapted to workaround PEP 610 handling in pip 20.1+
# (This explicit conflict can be removed after we update to Python 3.9)
Conflicts: python-rpm-macros < 3.8-4
Conflicts: python3-rpm-macros < 3.8-4
Conflicts: pyproject-rpm-macros < 0-15
%{crypt_compat_recommends 3}
%description -n python%{python3_pkgversion}-%{srcname}