File python-wxWidgets-rpmlintrc of Package python-wxWidgets
# Yes, editra has test files in the main package.
addFilter("devel-file-in-non-devel-package")
# We distribute files as upstream does.
addFilter("non-executable-script")
# We distribute files as upstream does.
addFilter("script-without-shebang")
# python-wxWidgets-lang does not need python-base
addFilter("no-dependency-on")
# python-wxWidgets-extract-source is definitely not a spec file. rpmlint seems to be broken and checks it as spec file.
addFilter("specfile-error")