Provide system python subpackages and macro
Move some modules back to python3-libs
This commit is contained in:
parent
82c3ceef41
commit
60aba0a6b8
3 changed files with 123 additions and 88 deletions
4
macros.systempython
Normal file
4
macros.systempython
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
%system_python_abi %{expand: \
|
||||
%global __requires_exclude ^python\\\\(abi\\\\) = 3\\\\..$
|
||||
Requires: system-python(abi) = %{python3_version}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue