Fix build with Python 3.12
distutils has been removed from the standard library, but setuptools provides a compatibility layer.
This commit is contained in:
parent
1375ca1945
commit
60b984d95b
@ -8,6 +8,7 @@ Source0: https://github.com/downloads/agrover/%{name}/%{name}-%{version}.
|
||||
BuildRequires: gcc
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-Cython
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3
|
||||
BuildRequires: kmod-devel
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user