l.c.b.s.SourcePackageRecipeBuildView(LaunchpadView) : class documentation

Part of lp.code.browser.sourcepackagerecipebuild View In Hierarchy

Default view of a SourcePackageRecipeBuild.
Method status A human-friendly status string.
Method eta The datetime when the build job is estimated to complete.
Method date The date when the build completed or is estimated to complete.
Method estimate If true, the date value is an estimate.
Method binary_builds Undocumented
@property
def status(self):
A human-friendly status string.
@cachedproperty
def eta(self):
The datetime when the build job is estimated to complete.

This is the BuildQueue.estimated_duration plus the Job.date_started or BuildQueue.getEstimatedJobStartTime.

@cachedproperty
def date(self):
The date when the build completed or is estimated to complete.
@cachedproperty
def estimate(self):
If true, the date value is an estimate.
def binary_builds(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.