python3/macros.platformpython

4 lines
145 B
Plaintext

%platform_python_abi %{expand: \
%global __requires_exclude ^python\\\\(abi\\\\) = 3\\\\..$
Requires: platform-python(abi) = %{python3_version}
}