Implement list_task_for_components method for CoprModuleBuilder

This commit is contained in:
Jakub Kadlčík
2017-02-17 00:45:38 +01:00
parent 1a10a4da19
commit fdca6fa6e8

View File

@@ -988,6 +988,9 @@ class CoprModuleBuilder(GenericBuilder):
def tag_artifacts(self, artifacts):
pass
def list_tasks_for_components(self, component_builds=None, state='active'):
pass
def build(self, artifact_name, source):
"""
:param artifact_name : A package name. We can't guess it since macros