# We have disabled the debuginfo package # generation due to issues with modularity debuginfo: ignore: - /usr/lib*/python*/site-packages/sqlalchemy/cprocessors.so - /usr/lib*/python*/site-packages/sqlalchemy/cresultproxy.so - /usr/lib*/python*/site-packages/sqlalchemy/cutils.so # In a modular build rpminspect confuses the python2-libs for a # subpackage of sqlalchemy. Ignore this check. rpmdeps: ignore: requires: ^libpython[0-9]+\.[0-9]+\.so.*\(\)\(.*\)$