l.c.m.s.SeriesSourcePackageBranchSet : class documentation

Part of lp.code.model.seriessourcepackagebranch View In Hierarchy

See ISeriesSourcePackageBranchSet.
Static Method new Link a source package in a distribution suite to a branch.
Method findForBranch See IFindOfficialBranchLinks.
Method findForBranches See IFindOfficialBranchLinks.
Method findForSourcePackage See IFindOfficialBranchLinks.
Method findForDistributionSourcePackage See IFindOfficialBranchLinks.
Static Method delete Remove the SeriesSourcePackageBranch for sourcepackage and pocket.
@staticmethod
def new(distroseries, pocket, sourcepackagename, branch, registrant, date_created=None):
Link a source package in a distribution suite to a branch.
def findForBranch(self, branch):
See IFindOfficialBranchLinks.
def findForBranches(self, branches):
See IFindOfficialBranchLinks.
def findForSourcePackage(self, sourcepackage):
See IFindOfficialBranchLinks.
def findForDistributionSourcePackage(self, distrosourcepackage):
See IFindOfficialBranchLinks.
@staticmethod
def delete(sourcepackage, pocket):
Remove the SeriesSourcePackageBranch for sourcepackage and pocket.
ParameterssourcepackageAn ISourcePackage.
pocketA PackagePublishingPocket enum item.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.