6 lines
188 B
YAML
6 lines
188 B
YAML
# In a modular build rpminspect confuses the python2-libs for a
|
|
# subpackage of Cython. Ignore this check.
|
|
rpmdeps:
|
|
ignore:
|
|
requires: ^libpython[0-9]+\.[0-9]+\.so.*\(\)\(.*\)$
|