Merge #321 Implement list_task_for_components method for CoprModuleBuilder

This commit is contained in:
Matt Prahl
2017-02-17 00:51:26 +00:00

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