Удалён вызов python-updater

master3.4 3.4.7.4
父節點 d81fc4b781
當前提交 6b90d029d7

@ -88,20 +88,6 @@ class ClUpdateAction(Action):
}
]
},
{'name': 'update:update_python',
'group': __("Updating Python"),
'tasks': [
{'name': 'update:python_updater',
'message': __('Find & rebuild packages broken due '
'to a Python upgrade'),
'method': 'Update.emergelike("python-updater")',
'condition': UpdateConditions.was_installed(
'dev-lang/python$', EmergeMark.PythonUpdater),
'decoration': 'Update.update_task("%s")' %
EmergeMark.PythonUpdater
},
]
},
{'name': 'update:update_perl',
'group': __("Updating Perl"),
'tasks': [

Loading…
取消
儲存