forked from pool/python-apsw
Fix SPEC
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apsw?expand=0&rev=39
This commit is contained in:
@@ -60,7 +60,7 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
|
||||
|
||||
%check
|
||||
# gh#rogerbinns/apsw#462
|
||||
# We cannot use %pyunittest_arch here, see the ticket for the discussion
|
||||
# We cannot use %%pyunittest_arch here, see the ticket for the discussion
|
||||
%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch} PYTHONDONTWRITEBYTECODE=1
|
||||
$python -m apsw.tests -v
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user