Part of lp.soyuz.adapters.archivesourcepublication View In Hierarchy
ArchiveSourcePublication iterator.| Method | __init__ | Receives the list of target SourcePackagePublishingHistory. |
| Method | has_sources | Whether or not there are sources to be processed. |
| Method | getChangesFileBySource | Map changesfiles by their corresponding source publications. |
| Method | __nonzero__ | Are there any sources to iterate? |
| Method | __iter__ | ArchiveSourcePublication iterator. |