OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy1?expand=0&rev=14
This commit is contained in:
@@ -361,6 +361,11 @@ test_failok+=" or (test_umath and test_fp_noncontiguous)"
|
||||
%endif
|
||||
# fail on Python 3.13 https://github.com/numpy/numpy/issues/27842
|
||||
test_failok+=" or (test_nditer and test_iter_refcount) or (test_utils and (test_deprecate_help_indentation or test_deprecate_preserve_whitespace))"
|
||||
# not supported by setuptools 75
|
||||
test_failok+=" or test_all_modules_are_expected_2"
|
||||
test_failok+=" or test_api_importable"
|
||||
test_failok+=" or test_mingw32ccompiler"
|
||||
test_failok+=" or test_system_info.py"
|
||||
|
||||
echo "
|
||||
import sys
|
||||
|
||||
Reference in New Issue
Block a user