Add an rpminspect.yaml file

This commit is contained in:
Charalampos Stratakis 2023-07-19 18:26:43 +02:00 committed by root
parent c8a287acbd
commit c88311eb47
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1 @@
ec7c2ee6eae78708bee08af8b85e03dd8d673ef2 coverage-4.5.1.tar.gz

5
rpminspect.yaml Normal file
View File

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