l.s.i.d.IDistroArchSeriesBinaryPackage(Interface) : interface documentation

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

No interface docstring
Attribute distroarchseries The distribution architecture series.
Attribute binarypackagename The binary package name.
Attribute name The binary package name as text
Attribute displayname Display name for this package.
Attribute title Title for this package.
Attribute cache The corresponding IDistroSeriesPackageCache record.
Attribute summary A guessed summary for this package. Either the currentrelease summary, or the cached one for all architectures.
Attribute description A description for this package, as for the summary above.
Attribute distribution The distribution of the package.
Attribute distroseries The distroseries of the package.
Attribute releases All of the distroarchseries binary package releases that have been made for this package.
Attribute currentrelease The latest published BinaryPackageRelease
Attribute publishing_history Return a list of publishing records for this binary package in this distribution.
Attribute current_published is last BinaryPackagePublishing record that is in PUBLISHED status.
Method __getitem__ Return the DistroArchSeriesBinaryPackageRelease with the given
distroarchseries =
The distribution architecture series.
binarypackagename =
The binary package name.
name =
The binary package name as text
displayname =
Display name for this package.
title =
Title for this package.
cache =
The corresponding IDistroSeriesPackageCache record.
summary =
A guessed summary for this package. Either the currentrelease summary, or the cached one for all architectures.
description =
A description for this package, as for the summary above.
distribution =
The distribution of the package.
distroseries =
The distroseries of the package.
releases =
All of the distroarchseries binary package releases that have been made for this package.
currentrelease =
The latest published BinaryPackageRelease of a binary package with this name in the DistroArchSeries or None if no binary package with that name is published here.
publishing_history =
Return a list of publishing records for this binary package in this distribution.
current_published =
is last BinaryPackagePublishing record that is in PUBLISHED status.
def __getitem__(version):
Return the DistroArchSeriesBinaryPackageRelease with the given version, or None if there has never been a release with that version, in this architecture series.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.