Cleanup explicit conflicts with old RPM macros
This commit is contained in:
parent
e195c51818
commit
159feb818e
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user