Part of lp.soyuz.interfaces.distroarchseriesfilter View In Hierarchy
Since package sets can include other package sets, a single package set is flexible enough for this. However, one might reasonably want to either include some packages ("this architecture is obsolescent or experimental and we only want to build a few packages for it") or exclude some packages ("this architecture can't handle some packages so we want to make them go away centrally").
Inherited from IDistroArchSeriesFilterView:
Int | id | Undocumented |
Choice | sense | Whether the filter represents packages to include or exclude from the distro arch series. |
PublicPersonChoice | creator | The user who created this filter. |
Datetime | date_created | The time when this filter was created. |
Datetime | date_last_modified | The time when this filter was last modified. |
Method | isSourceIncluded | Is this source package name included by this filter? |
Inherited from IDistroArchSeriesFilterEdit:
Method | destroySelf | Delete this filter. |