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

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

A binary package, like "apache2.1", in a distro series like "hoary".

Note that this does not refer necessarily to a specific release of that binary package, nor to a specific architecture. What is really being described is the "name", and from there we can jump to specific versions in specific DistroArchSeriess.

Method __init__ Undocumented
Method name See IDistroSeriesBinaryPackage.
Method title See IDistroSeriesBinaryPackage.
Method distribution See IDistroSeriesBinaryPackage.
Method cache See IDistroSeriesBinaryPackage.
Method summary See IDistroSeriesBinaryPackage.
Method description See IDistroSeriesBinaryPackage.
Method current_publishings See IDistroSeriesBinaryPackage.
Method last_published See IDistroSeriesBinaryPackage.
Method last_sourcepackagerelease See IDistroSeriesBinaryPackage.
Method _current_publishings Undocumented
def __init__(self, distroseries, binarypackagename, cache=default):
Undocumented
@property
def name(self):
See IDistroSeriesBinaryPackage.
@property
def title(self):
See IDistroSeriesBinaryPackage.
@property
def distribution(self):
See IDistroSeriesBinaryPackage.
@cachedproperty
def cache(self):
See IDistroSeriesBinaryPackage.
@property
def summary(self):
See IDistroSeriesBinaryPackage.
@property
def description(self):
See IDistroSeriesBinaryPackage.
@property
def _current_publishings(self):
Undocumented
@property
def current_publishings(self):
See IDistroSeriesBinaryPackage.
@property
def last_published(self):
See IDistroSeriesBinaryPackage.
@property
def last_sourcepackagerelease(self):
See IDistroSeriesBinaryPackage.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.