l.s.m.p.SourcePackagePublishingHistory(SQLBase, ArchivePublisherBase) : class documentation

Part of lp.soyuz.model.publishing View In Hierarchy

A source package release publishing record.
Method package_creator See ISourcePackagePublishingHistory.
Method package_maintainer See ISourcePackagePublishingHistory.
Method package_signer See ISourcePackagePublishingHistory.
Method newer_distroseries_version See ISourcePackagePublishingHistory.
Method getPublishedBinaries See ISourcePackagePublishingHistory.
Method getBuiltBinaries See ISourcePackagePublishingHistory.
Method getBuilds See ISourcePackagePublishingHistory.
Method getFileByName See ISourcePackagePublishingHistory.
Method changesFileUrl See ISourcePackagePublishingHistory.
Method changelogUrl See ISourcePackagePublishingHistory.
Method createMissingBuilds See ISourcePackagePublishingHistory.
Method files See IPublishing.
Method getSourceAndBinaryLibraryFiles See IPublishing.
Method meta_sourcepackage see ISourcePackagePublishingHistory.
Method meta_distributionsourcepackagerelease see ISourcePackagePublishingHistory.
Method source_package_name See ISourcePackagePublishingHistory
Method source_package_version See ISourcePackagePublishingHistory
Method displayname See IPublishing.
Method supersede See ISourcePackagePublishingHistory.
Method changeOverride See ISourcePackagePublishingHistory.
Method copyTo See ISourcePackagePublishingHistory.
Method getStatusSummaryForBuilds See ISourcePackagePublishingHistory.
Method sourceFileUrls See ISourcePackagePublishingHistory.
Method binaryFileUrls See ISourcePackagePublishingHistory.
Method packageDiffUrl See ISourcePackagePublishingHistory.
Method requestDeletion See IPublishing.
Method api_requestDeletion See IPublishingEdit.
Static Method _convertBuilds Convert from IPublishingSet getBuilds to SPPH getBuilds.

Inherited from SQLBase:

Method __init__ Extended version of the SQLObjectBase constructor.
Method __repr__ Undocumented
Method destroySelf Undocumented
Method __eq__ Equality operator.
Method __ne__ Inverse of __eq__.
Method __storm_invalidated__ Flush cached properties.
Class Method _get_store Undocumented

Inherited from ArchivePublisherBase:

Method setPublished see IArchiveSafePublisher.
Method publish See IPublishing
Method setSuperseded Set to SUPERSEDED status.
Method setDeleted Set to DELETED status.
Method requestObsolescence See IArchivePublisher.
Method age See IArchivePublisher.
Method component_name See ISourcePackagePublishingHistory
Method section_name See ISourcePackagePublishingHistory
@property
def package_creator(self):
See ISourcePackagePublishingHistory.
@property
def package_maintainer(self):
See ISourcePackagePublishingHistory.
@property
def package_signer(self):
See ISourcePackagePublishingHistory.
@cachedproperty
def newer_distroseries_version(self):
See ISourcePackagePublishingHistory.
def getPublishedBinaries(self):
See ISourcePackagePublishingHistory.
def getBuiltBinaries(self, want_files=False):
See ISourcePackagePublishingHistory.
@staticmethod
def _convertBuilds(builds_for_sources):
Convert from IPublishingSet getBuilds to SPPH getBuilds.
def getBuilds(self):
See ISourcePackagePublishingHistory.
def getFileByName(self, name):
See ISourcePackagePublishingHistory.
def changesFileUrl(self):
See ISourcePackagePublishingHistory.
def changelogUrl(self):
See ISourcePackagePublishingHistory.
def createMissingBuilds(self, architectures_available=None, logger=None):
See ISourcePackagePublishingHistory.
@property
def files(self):
See IPublishing.
def getSourceAndBinaryLibraryFiles(self):
See IPublishing.
@property
def meta_sourcepackage(self):
see ISourcePackagePublishingHistory.
@property
def meta_distributionsourcepackagerelease(self):
see ISourcePackagePublishingHistory.
@property
def source_package_name(self):
See ISourcePackagePublishingHistory
@property
def source_package_version(self):
See ISourcePackagePublishingHistory
@property
def displayname(self):
See IPublishing.
def supersede(self, dominant=None, logger=None):
See ISourcePackagePublishingHistory.
def changeOverride(self, new_component=None, new_section=None):
See ISourcePackagePublishingHistory.
def copyTo(self, distroseries, pocket, archive, override=None, create_dsd_job=True, creator=None, sponsor=None, packageupload=None):
See ISourcePackagePublishingHistory.
def getStatusSummaryForBuilds(self):
See ISourcePackagePublishingHistory.
def sourceFileUrls(self, include_meta=False):
See ISourcePackagePublishingHistory.
def binaryFileUrls(self):
See ISourcePackagePublishingHistory.
def packageDiffUrl(self, to_version):
See ISourcePackagePublishingHistory.
def requestDeletion(self, removed_by, removal_comment=None, immutable_check=True):
See IPublishing.
def api_requestDeletion(self, removed_by, removal_comment=None):
See IPublishingEdit.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.