Add an rpminspect.yaml file

This commit is contained in:
Charalampos Stratakis 2023-07-20 16:16:32 +02:00 committed by root
parent 2adc8fecd4
commit b4f8161d08
2 changed files with 6 additions and 0 deletions

1
.Cython.metadata Normal file
View File

@ -0,0 +1 @@
85d6abc9cded209bfa0e21f0f6876018e6125056 Cython-0.28.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 Cython. Ignore this check.
rpmdeps:
ignore:
requires: ^libpython[0-9]+\.[0-9]+\.so.*\(\)\(.*\)$