Stop providing pypy3.9(abi) = 7.3, it makes no sense

This was added long time ago to try to mimic python(abi) but in this form
it converged to nonsense.
This commit is contained in:
Miro Hrončok 2022-02-23 02:34:56 +01:00
parent c2195a845b
commit a22e7e57d1
1 changed files with 0 additions and 1 deletions

View File

@ -172,7 +172,6 @@ BuildRequires: python-pip-wheel
# Metadata for the core package (the JIT build):
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
%if %{with main_pypy3}
Provides: %{name}(abi) = %{basever}
Provides: pypy3 = %{version}-%{release}
Provides: pypy3%{?_isa} = %{version}-%{release}
# This is when pypy3 package was replaced: