Blame pyproject-rpm-macros.rpmlintrc

a4df3c9
# this dependency is on purpose
a4df3c9
addFilter(r'devel-dependency python3-devel')
a4df3c9
a4df3c9
# RPM macros, this is expected
a4df3c9
addFilter(r'only-non-binary-in-usr-lib')
a4df3c9
a4df3c9
# spelling errors
a4df3c9
addFilter(r'spelling-error .* en_US (toml|setuptools) ')