python3.5/macros.systempython

5 lines
142 B
Plaintext
Raw Normal View History

2016-08-09 10:46:55 +00:00
%system_python_abi %{expand: \
%global __requires_exclude ^python\\\\(abi\\\\) = 3\\\\..$
Requires: system-python(abi) = %{python3_version}
}