rpminspect: Ignore the rpmdeps for libpython test
This commit is contained in:
		
							parent
							
								
									f7f82d8631
								
							
						
					
					
						commit
						9e5fbdcf16
					
				| @ -5,3 +5,9 @@ debuginfo: | ||||
|         - /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.*\(\)\(.*\)$ | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user