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

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

A Binary Package in the context of a Distro Arch Series.

Binary Packages are "magic": they don't really exist in the database. Instead, they are synthesized based on information from the publishing and binarypackagerelease tables.

Method __init__ Undocumented
Method name See IDistroArchSeriesBinaryPackage.
Method distroseries See IDistroArchSeries.
Method distribution See IDistroArchSeries.
Method displayname See IDistroArchSeriesBinaryPackage.
Method title See IDistroArchSeriesBinaryPackage.
Method cache See IDistroArchSeriesBinaryPackage.
Method summary See IDistroArchSeriesBinaryPackage.
Method description See IDistroArchSeriesBinaryPackage.
Method __getitem__ See IDistroArchSeriesBinaryPackage.
Method releases See IDistroArchSeriesBinaryPackage.
Method currentrelease See IDistroArchSeriesBinaryPackage.
Method publishing_history See IDistroArchSeriesBinaryPackage.
Method current_published See IDistroArchSeriesBinaryPackage.
Method distro_source_package See IDistroArchSeriesBinaryPackage.
Method _getPublicationJoins Undocumented
def __init__(self, distroarchseries, binarypackagename):
Undocumented
@property
def name(self):
See IDistroArchSeriesBinaryPackage.
@property
def distroseries(self):
See IDistroArchSeries.
@property
def distribution(self):
See IDistroArchSeries.
@property
def displayname(self):
See IDistroArchSeriesBinaryPackage.
@property
def title(self):
See IDistroArchSeriesBinaryPackage.
@cachedproperty
def cache(self):
See IDistroArchSeriesBinaryPackage.
@property
def summary(self):
See IDistroArchSeriesBinaryPackage.
@property
def description(self):
See IDistroArchSeriesBinaryPackage.
def _getPublicationJoins(self):
Undocumented
def __getitem__(self, version):
See IDistroArchSeriesBinaryPackage.
@property
def releases(self):
See IDistroArchSeriesBinaryPackage.
@property
def currentrelease(self):
See IDistroArchSeriesBinaryPackage.
@property
def publishing_history(self):
See IDistroArchSeriesBinaryPackage.
@property
def current_published(self):
See IDistroArchSeriesBinaryPackage.
@property
def distro_source_package(self):
See IDistroArchSeriesBinaryPackage.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.