mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14:15 +02:00
[improvement][arch] new 'automatch_providers' settings
This commit is contained in:
@@ -253,7 +253,8 @@ class UpdatesSummarizer:
|
||||
deps_data=deps_data,
|
||||
remote_provided_map=context.remote_provided_map,
|
||||
remote_repo_map=context.remote_repo_map,
|
||||
watcher=self.watcher)
|
||||
watcher=self.watcher,
|
||||
automatch_providers=context.arch_config['automatch_providers'])
|
||||
|
||||
if deps is None:
|
||||
tf = time.time()
|
||||
|
||||
Reference in New Issue
Block a user