python-numpy1/python-numpy1-rpmlintrc
Steve Kowalik 4cfc48f727 - Remove numpy1 hpc master package: One numpy is enough
- Remove mistaken pycache rpmlintrc filter
- Provide a release number in rpm version

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy1?expand=0&rev=4
2024-07-19 06:04:45 +00:00

8 lines
531 B
Plaintext

# 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")
addFilter("zero-length .*numpy/_core/__init__.pyi")