Drop a pinned dependency only relevant with early Python 3.11

This commit is contained in:
Miro Hrončok 2023-08-02 22:42:14 +02:00
parent e82cd73bd4
commit 960d5f25da

View File

@ -182,9 +182,6 @@ Recommends: python%{python3_pkgversion}-setuptools
Provides: pip = %{version}-%{release}
Conflicts: python-pip < %{version}-%{release}
# The python3.11 version that stopped using the rpm_prefix scheme
Requires: python3-libs >= 3.11.0~rc1-2
%{crypt_compat_recommends 3}