diff --git a/python-pip.spec b/python-pip.spec index 22a7c02..2f48fa6 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -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}