File python-numpy-rpmlintrc of Package python-numpy (Revision 3effceafef4db84da33196b8119a288d)
Currently displaying revision 3effceafef4db84da33196b8119a288d, show latest
1
# OBS error:
2
addFilter("no-packager-tag")
3
# this files have .py ending, but are not designed to be
4
# called directly
5
addFilter("non-executable-script")
6
addFilter(".*devel-file-in-non-devel-package.*/usr/lib.*/python.*")
7