- 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
bd119b3f49
commit
3d1e4e4172
@@ -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