Remove the obsolete Conflicts from the Python 2 -> 3 transition

[skip changelog]
This commit is contained in:
Karolina Surma 2025-06-19 14:14:06 +02:00
commit 6c37700fd5

View file

@ -181,7 +181,6 @@ Requires: ca-certificates
%{bundled %{python3_pkgversion}}
Provides: pip = %{version}-%{release}
Conflicts: python-pip < %{version}-%{release}
%description -n python%{python3_pkgversion}-%{srcname}
pip is a package management system used to install and manage software packages