We have disabled the debuginfo tests as we don't strip
the debug symbols from the package due to having disabled
the debuginfo package generation. This is due to modularity
issues and naming conflicts on the rpm level.
Also turn off the rpmdeps check for libpython
In a modular build rpminspect confuses the python38-libs for a
subpackage of mod_wsgi. Ignore this check.
Resolves: rhbz#2213594