python3.5/macros.systempython
2016-09-15 18:04:22 +02:00

5 lines
142 B
Plaintext

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