Add an rpminspect.yaml file

This commit is contained in:
Charalampos Stratakis 2023-07-20 16:16:32 +02:00
parent 2adc8fecd4
commit 40c800282e

5
rpminspect.yaml Normal file
View File

@ -0,0 +1,5 @@
# 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.*\(\)\(.*\)$