Fixes build for Python 3.12 (#2219556)
This commit is contained in:
parent
80f24636cf
commit
f86ef00a28
@ -28,9 +28,7 @@ Summary: %{summary}
|
|||||||
%description -n python%{python3_pkgversion}-inotify %_description
|
%description -n python%{python3_pkgversion}-inotify %_description
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{oname}-%{version}
|
%autosetup -p1 -n %{oname}-%{version}
|
||||||
%patch 1 -p1
|
|
||||||
%patch 2 -p1
|
|
||||||
sed -i '1c#! %{__python3}' python3/pyinotify.py
|
sed -i '1c#! %{__python3}' python3/pyinotify.py
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
Reference in New Issue
Block a user