File python3-rpmlintrc of Package python3-base (Revision 14fc78c552d9c9b91a1a308567292ab2)
Currently displaying revision 14fc78c552d9c9b91a1a308567292ab2 , Show latest
6
1
# RPM macros are not configuration:
2
addFilter("non-conffile-in-etc /etc/rpm/macros.python3")
3
# Obviously, these files are meant to be empty:
4
addFilter("zero-length /usr/lib64/python3.3/test/nullcert.pem")
5
addFilter("zero-length /usr/lib64/python3.3/test/namespace_pkgs/module_and_namespace_package/a_test/empty")
6