Accepting request 327453 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/327453 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Cython?expand=0&rev=28
This commit is contained in:
committed by
Git OBS Bridge
parent
88951ed0ac
commit
df2529eac0
@@ -92,6 +92,12 @@ if [ $1 -eq 0 ] ; then
|
||||
fi
|
||||
|
||||
%check
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1140
|
||||
sed -i.SLES11.SP4.bak -e 's/const char/char/' ./tests/run/cpdef_extern_func.pyx
|
||||
#mv ./tests/run/cpdef_extern_func.pxd ./tests/run/cpdef_extern_func.pxd.TNT.txt
|
||||
#mv ./tests/run/cpdef_extern_func.pyx ./tests/run/cpdef_extern_func.pyx.TNT.txt
|
||||
#sleep 60
|
||||
%endif
|
||||
python runtests.py -vv
|
||||
|
||||
%files
|
||||
|
||||
Reference in New Issue
Block a user