rpminspect: Ignore "VERIFY" report for empty python3-devel

This commit is contained in:
Lumir Balhar 2026-01-07 13:10:04 +01:00
parent 7051b45f12
commit 7f934112c1

View File

@ -35,6 +35,11 @@ debuginfo:
# libpython3.so doesn't contain compiled code
- /usr/lib/debug/usr/lib*/libpython3.so*debug
# python3-devel is expected to be empty
emptyrpm:
expected_empty:
- python3-devel
# completely disabled inspections:
inspections:
# we know about our patches, no need to report anything