l.r.i.p.IPackaging(IHasOwner) : interface documentation

Part of lp.registry.interfaces.packaging View In Hierarchy

Known subclasses: lp.registry.browser.productseries.IPackagingForm

A Packaging entry. It relates a SourcePackageName, DistroSeries and ProductSeries, with a packaging type. So, for example, we use this table to specify that the mozilla-firefox package in hoary is actually a primary packaging of firefox 1.0 series releases.
Int id Undocumented
Choice productseries The series for this source package. The same distribution release may package two different series of the same project as different source packages. For example: python2.4 and python2.5
Choice sourcepackagename Undocumented
Choice distroseries Undocumented
Choice packaging Is the project the primary content of the source package, or does the source package include the work of other projects?
Datetime datecreated Undocumented
Attribute sourcepackage A source package that is constructed from the distroseries and sourcepackagename of this packaging record.
Method userCanDelete True, if the current user is allowed to delete this packaging,

Inherited from IHasOwner:

Attribute owner The object's owner, which is an IPerson.
id =
Undocumented
productseries =
The series for this source package. The same distribution release may package two different series of the same project as different source packages. For example: python2.4 and python2.5
sourcepackagename =
Undocumented
distroseries =
Undocumented
packaging =
Is the project the primary content of the source package, or does the source package include the work of other projects?
datecreated =
Undocumented
sourcepackage =
A source package that is constructed from the distroseries and sourcepackagename of this packaging record.
def userCanDelete():
True, if the current user is allowed to delete this packaging, else False.

Non-probationary users can delete packaging links that they believe connect Ubuntu to bogus data.

API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.