python3/macros.platformpython
2017-08-14 17:34:02 +02:00

4 lines
145 B
Plaintext

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