File rpmlintrc of Package pypy3

# RPM macros are not meant to be modifiable:
addFilter("non-conffile-in-etc /etc/rpm/macros.pypy")
# ignore duplicates of pyc/pyo files
#     a) /usr/bin/pypy itself is 44MB (on 64bits), so we can't gain anything reasonable
#     b) it confuses testing
addFilter("files-duplicate.*pyc")
addFilter("files-duplicate.*pyo")
openSUSE Build Service is sponsored by