Sync from SUSE:ALP:Source:Standard:1.0 python-numpy revision 3fea3a245343fed555d5102006046380

This commit is contained in:
2023-10-19 01:41:41 +02:00
commit 62faec2f51
10 changed files with 3633 additions and 0 deletions

6
python-numpy-rpmlintrc Normal file
View File

@@ -0,0 +1,6 @@
# These files are required for testing (and testing the package on a live system)
addFilter("devel-file-in-non-devel-package.*numpy/f2py/tests/src/array_from_pyobj/wrapmodule.c")
addFilter("devel-file-in-non-devel-package.*numpy/core/tests/examples")
addFilter("devel-file-in-non-devel-package.*numpy/core/tests/data")
addFilter("hidden-file-or-dir .*/numpy/f2py/tests/src/assumed_shape/.f2py_f2cmap")
addFilter("hidden-file-or-dir .*/numpy/f2py/tests/src/f2cmap/.f2py_f2cmap")