This commit is contained in:
parent
28ecba2f50
commit
ce2bd73d89
@ -72,6 +72,7 @@ used to generate the Python bindings for %{name}
|
||||
%pyqt_install
|
||||
|
||||
%check
|
||||
export PYTHONDONTWRITEBYTECODE=1 # boo#1047218
|
||||
%{python_expand # there is no test suite. If it compiles and imports, it should be okay.
|
||||
export PYTHONPATH=%{buildroot}%{$python_sitearch}
|
||||
$python -c 'from PyQt6 import Qt3DAnimation, Qt3DCore, Qt3DExtras, Qt3DInput, Qt3DLogic, Qt3DRender'
|
||||
|
Loading…
x
Reference in New Issue
Block a user