forked from pool/rpmlint
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=60
This commit is contained in:
parent
c7e3b83334
commit
ebee1cdfcc
@ -8,7 +8,7 @@
|
||||
- printError(pkg, 'no-dependency-on', 'python-base',
|
||||
+ res.group(1)) or
|
||||
+ pkg.check_versioned_dep('python(abi)',
|
||||
+ res.group(1)) or
|
||||
+ res.group(1))
|
||||
+ ):
|
||||
+ printError(pkg, 'no-dependency-on', 'python(abi)',
|
||||
res.group(1))
|
||||
|
Loading…
Reference in New Issue
Block a user