forked from pool/python-evdev
- Drop obsolete Leap 15.3 compatiblity handling in spec file.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-evdev?expand=0&rev=30
This commit is contained in:
committed by
Git OBS Bridge
parent
fb5186d30a
commit
1b1e1432d0
@@ -59,10 +59,6 @@ subsystem.
|
||||
%python_expand rm %{buildroot}/%{$python_sitearch}/%{modname}/*.c
|
||||
|
||||
%check
|
||||
%if 0%{?sle_version} == 150300 && 0%{?is_opensuse}
|
||||
# Work around broken pytest macro on Leap 15.3
|
||||
PYTHONPATH=dummy
|
||||
%endif
|
||||
%pytest_arch tests -k 'not test_uinput'
|
||||
|
||||
%files %{python_files}
|
||||
|
||||
Reference in New Issue
Block a user