forked from pool/python-pyinotify
py_requires only for 11.2 and older
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyinotify?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
f693b2e829
commit
6952ae0366
@@ -34,8 +34,9 @@ BuildRequires: python-devel
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%if 0%{?suse_version} >= 1120
|
%if 0%{?suse_version} >= 1120
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%endif
|
%else
|
||||||
%{py_requires}
|
%{py_requires}
|
||||||
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
pyinotify is a Python module for watching filesystems changes. By its design
|
pyinotify is a Python module for watching filesystems changes. By its design
|
||||||
|
Reference in New Issue
Block a user