Logoj0ke.net Open Build Service > Projects > multimedia:SL11 > python-numpy > python-numpy-rpmlintrc
Sign Up | Log In

File python-numpy-rpmlintrc of Package python-numpy

 
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