5 lines
142 B
Plaintext
5 lines
142 B
Plaintext
|
%system_python_abi %{expand: \
|
||
|
%global __requires_exclude ^python\\\\(abi\\\\) = 3\\\\..$
|
||
|
Requires: system-python(abi) = %{python3_version}
|
||
|
}
|