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:
parent
c2195a845b
commit
a22e7e57d1
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user