pyproject-rpm-macros/pyproject-rpm-macros.rpmlintrc

6 lines
208 B
Plaintext
Raw Normal View History

2019-07-02 11:05:10 +00:00
# RPM macros, this is expected
addFilter(r'only-non-binary-in-usr-lib')
# we mention older macro names in the description, they are unexpanded on purpose
addFilter(r'unexpanded-macro %description .+ %py3_')