l.s.m.s.SourcePackageRelease(SQLBase) : class documentation

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

No class docstring
Method __init__ Extended version of the SQLObjectBase constructor.
Method __repr__ Returns an informative representation of a SourcePackageRelease.
Method copyright 0 See ISourcePackageRelease.
Method copyright See ISourcePackageRelease.
Method user_defined_fields See IBinaryPackageRelease.
Method getUserDefinedField Undocumented
Method package_diffs Undocumented
Method builds See ISourcePackageRelease.
Method age See ISourcePackageRelease.
Method failed_builds Undocumented
Method needs_building Undocumented
Method name Undocumented
Method title Undocumented
Method published_archives Undocumented
Method addFile See ISourcePackageRelease.
Method files See ISourcePackageRelease.
Method getFileByName See ISourcePackageRelease.
Method getPackageSize See ISourcePackageRelease.
Method override See ISourcePackageRelease.
Method upload_changesfile See ISourcePackageRelease.
Method package_upload See ISourcepackageRelease.
Method uploader See ISourcePackageRelease
Method change_summary See ISourcePackageRelease
Method getDiffTo See ISourcePackageRelease.
Method requestDiffTo See ISourcePackageRelease.
Method aggregate_changelog See ISourcePackagePublishingHistory.
Method _cached_builds Undocumented

Inherited from SQLBase:

Method destroySelf Undocumented
Method __eq__ Equality operator.
Method __ne__ Inverse of __eq__.
Method __storm_invalidated__ Flush cached properties.
Class Method _get_store Undocumented
def __init__(self, *args, **kwargs):
Extended version of the SQLObjectBase constructor.

We force use of the master Store.

We refetch any parameters from different stores from the correct master Store.

def __repr__(self):
Returns an informative representation of a SourcePackageRelease.
@property
def copyright 0(self):
See ISourcePackageRelease.
@copyright.setter
def copyright(self, content):
See ISourcePackageRelease.
@property
def user_defined_fields(self):
See IBinaryPackageRelease.
def getUserDefinedField(self, name):
Undocumented
@cachedproperty
def package_diffs(self):
Undocumented
@property
def builds(self):
See ISourcePackageRelease.
@property
def age(self):
See ISourcePackageRelease.
def failed_builds(self):
Undocumented
@property
def needs_building(self):
Undocumented
@cachedproperty
def _cached_builds(self):
Undocumented
@property
def name(self):
Undocumented
@property
def title(self):
Undocumented
@cachedproperty
def published_archives(self):
Undocumented
def addFile(self, file, filetype=None):
See ISourcePackageRelease.
@cachedproperty
def files(self):
See ISourcePackageRelease.
def getFileByName(self, filename):
See ISourcePackageRelease.
def getPackageSize(self):
See ISourcePackageRelease.
def override(self, component=None, section=None, urgency=None):
See ISourcePackageRelease.
@property
def upload_changesfile(self):
See ISourcePackageRelease.
@property
def package_upload(self):
See ISourcepackageRelease.
@property
def uploader(self):
See ISourcePackageRelease
@property
def change_summary(self):
See ISourcePackageRelease
def getDiffTo(self, to_sourcepackagerelease):
See ISourcePackageRelease.
def requestDiffTo(self, requester, to_sourcepackagerelease):
See ISourcePackageRelease.
def aggregate_changelog(self, since_version):
See ISourcePackagePublishingHistory.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.