Add an import test.
This commit is contained in:
parent
68a5a14134
commit
80f24636cf
@ -39,6 +39,9 @@ sed -i '1c#! %{__python3}' python3/pyinotify.py
|
|||||||
%install
|
%install
|
||||||
%py3_install
|
%py3_install
|
||||||
|
|
||||||
|
%check
|
||||||
|
%py3_check_import pyinotify
|
||||||
|
|
||||||
%files -n python%{python3_pkgversion}-inotify
|
%files -n python%{python3_pkgversion}-inotify
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc ACKS README.md
|
%doc ACKS README.md
|
||||||
|
Loading…
Reference in New Issue
Block a user