rpminspect: Ignore the subpackage test
This commit is contained in:
parent
151eaa0411
commit
d524e091af
@ -3,3 +3,9 @@
|
||||
debuginfo:
|
||||
ignore:
|
||||
- /usr/lib*/python*/site-packages/markupsafe/_speedups.so
|
||||
|
||||
# In a modular build rpminspect confuses the python2-libs for a
|
||||
# subpackage of markupsafe. Ignore this check.
|
||||
rpmdeps:
|
||||
ignore:
|
||||
requires: ^libpython[0-9]+\.[0-9]+\.so.*\(\)\(.*\)$
|
||||
Loading…
Reference in New Issue
Block a user