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
84dd497128
commit
900cffeb19
@ -66,6 +66,7 @@ This package contains libnl3 API documentation
|
||||
Summary: libnl3 binding for Python 3
|
||||
%{?python_provide:%python_provide python3-libnl3}
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: make
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user