forked from pool/python-apsw
Revert setup.py test back, it is too complicated.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apsw?expand=0&rev=25
This commit is contained in:
@@ -51,6 +51,9 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
|
||||
%python_install
|
||||
|
||||
%check
|
||||
# python setup.py test is in this case very complicated home-brewn,
|
||||
# and using unittest, so it shouldn't be affected by changes in
|
||||
# setuptools.
|
||||
export CFLAGS="%{optflags} -fno-strict-aliasing"
|
||||
%{python_expand $python setup.py build_ext --inplace
|
||||
$python setup.py test
|
||||
|
||||
Reference in New Issue
Block a user