7 lines
221 B
Plaintext
7 lines
221 B
Plaintext
|
# OBS error:
|
||
|
addFilter("no-packager-tag")
|
||
|
# this files have .py ending, but are not designed to be
|
||
|
# called directly
|
||
|
addFilter("non-executable-script")
|
||
|
addFilter(".*devel-file-in-non-devel-package.*/usr/lib.*/python.*")
|