117
117
def notify(blamer, spr, bprs, customfiles, archive, distroseries, pocket,
118
announce_list=None, summary_text=None, changes=None,
119
changesfile_content=None, changesfile_object=None, action=None,
118
summary_text=None, changes=None, changesfile_content=None,
119
changesfile_object=None, action=None, dry_run=False, logger=None):
123
122
:param blamer: The `IPerson` who is to blame for this notification.