89b6866906
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/pyproject-rpm-macros#6a44fe2d7a819cdcb55159d19c6878419871b41f
9 lines
226 B
Plaintext
9 lines
226 B
Plaintext
# this dependency is on purpose
|
|
addFilter(r'devel-dependency python3-devel')
|
|
|
|
# RPM macros, this is expected
|
|
addFilter(r'only-non-binary-in-usr-lib')
|
|
|
|
# spelling errors
|
|
addFilter(r'spelling-error .* en_US (toml|setuptools) ')
|