rpminspect: Ignore "VERIFY" report for empty python3-devel
This commit is contained in:
parent
7051b45f12
commit
7f934112c1
@ -35,6 +35,11 @@ debuginfo:
|
|||||||
# libpython3.so doesn't contain compiled code
|
# libpython3.so doesn't contain compiled code
|
||||||
- /usr/lib/debug/usr/lib*/libpython3.so*debug
|
- /usr/lib/debug/usr/lib*/libpython3.so*debug
|
||||||
|
|
||||||
|
# python3-devel is expected to be empty
|
||||||
|
emptyrpm:
|
||||||
|
expected_empty:
|
||||||
|
- python3-devel
|
||||||
|
|
||||||
# completely disabled inspections:
|
# completely disabled inspections:
|
||||||
inspections:
|
inspections:
|
||||||
# we know about our patches, no need to report anything
|
# we know about our patches, no need to report anything
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user