Fix compatibility with newer buildlog-consultant.
This commit is contained in:
parent
ab99144388
commit
9870c12a33
4 changed files with 25 additions and 8 deletions
|
@ -19,7 +19,7 @@ import re
|
|||
|
||||
from debian.deb822 import Deb822
|
||||
|
||||
from buildlog_consultant.sbuild import (
|
||||
from buildlog_consultant.common import (
|
||||
MissingCommand,
|
||||
MissingGoPackage,
|
||||
MissingPerlModule,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue