Add an rpminspect.yaml file

This commit is contained in:
Charalampos Stratakis 2023-07-20 16:21:44 +02:00
parent b0607a6ed5
commit 769c823bd2

5
rpminspect.yaml Normal file
View File

@ -0,0 +1,5 @@
# In a modular build rpminspect confuses the python2-libs for a
# subpackage of numpy. Ignore this check.
rpmdeps:
ignore:
requires: ^libpython[0-9]+\.[0-9]+\.so.*\(\)\(.*\)$