Add an rpminspect.yaml file

This commit is contained in:
Charalampos Stratakis 2023-07-20 16:18:13 +02:00
parent fed8a47d36
commit 374e9725e9

5
rpminspect.yaml Normal file
View File

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