Part of lp.soyuz.interfaces.distributionsourcepackagecache View In Hierarchy
Attribute | archive | The cache target archive. |
Attribute | distribution | The cache target distribution. |
Attribute | sourcepackagename | The source package name. |
Attribute | name | The source package name as text. |
Attribute | binpkgnames | A concatenation of the binary package names associated with this source package in the distribution. |
Attribute | binpkgsummaries | A concatenation of the binary package summaries for this source package. |
Attribute | binpkgdescriptions | A concatenation of the descriptions of the binary packages from this source package name in the distro. |
Attribute | changelog | A concatenation of the source package release changelog entries for this source package, where the status is not REMOVED. (Deprecated; due to be removed.) |
Attribute | distributionsourcepackage | The DistributionSourcePackage for which this is a cache. |