BuildRequire setuptools explicitly
See https://fedoraproject.org/wiki/Changes/Reduce_dependencies_on_python3-setuptools
This commit is contained in:
parent
697faba3e5
commit
d92b656b0d
@ -10,6 +10,7 @@ Source0: http://seb.dbzteam.org/pub/pyinotify/releases/pyinotify-%{version
|
|||||||
Patch01: pyinotify-0.9.6-epoint.patch
|
Patch01: pyinotify-0.9.6-epoint.patch
|
||||||
BuildRequires: gmp-devel
|
BuildRequires: gmp-devel
|
||||||
BuildRequires: python%{python3_pkgversion}-devel
|
BuildRequires: python%{python3_pkgversion}-devel
|
||||||
|
BuildRequires: python%{python3_pkgversion}-setuptools
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%global _description \
|
%global _description \
|
||||||
This is a Python module for watching filesystems changes. pyinotify \
|
This is a Python module for watching filesystems changes. pyinotify \
|
||||||
|
Loading…
Reference in New Issue
Block a user