l.s.m.d.DistributionSourcePackageRelease : class documentation

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

This is a "Magic Distribution Source Package Release". It is not an SQLObject, but it represents the concept of a specific source package release in the distribution. You can then query it for useful information.
Method __init__ Undocumented
Static Method getPublishingHistories Undocumented
Method sourcepackage See IDistributionSourcePackageRelease
Method displayname See IDistributionSourcePackageRelease.
Method title See IDistributionSourcePackageRelease.
Method publishing_history See IDistributionSourcePackageRelease.
Method builds See IDistributionSourcePackageRelease.
Method getBuildsByArchTag See IDistributionSourcePackageRelease.
Method sample_binary_packages See IDistributionSourcePackageRelease.
Method getBinariesForSeries See IDistributionSourcePackageRelease.
Method _getBuilds Undocumented
def __init__(self, distribution, sourcepackagerelease):
Undocumented
@staticmethod
def getPublishingHistories(distribution, sprs):
Undocumented
@property
def sourcepackage(self):
See IDistributionSourcePackageRelease
@property
def displayname(self):
See IDistributionSourcePackageRelease.
@property
def title(self):
See IDistributionSourcePackageRelease.
@property
def publishing_history(self):
See IDistributionSourcePackageRelease.
def _getBuilds(self, clauses=):
Undocumented
@property
def builds(self):
See IDistributionSourcePackageRelease.
def getBuildsByArchTag(self, arch_tag):
See IDistributionSourcePackageRelease.
@property
def sample_binary_packages(self):
See IDistributionSourcePackageRelease.
def getBinariesForSeries(self, distroseries):
See IDistributionSourcePackageRelease.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.