l.r.m.d.MirrorDistroArchSeries(SQLBase, _MirrorSeriesMixIn) : class documentation

Part of lp.registry.model.distributionmirror View In Hierarchy

See IMirrorDistroArchSeries
Method getLatestPublishingEntry Return the BinaryPackagePublishingHistory record with the
Method _getPackageReleaseURLFromPublishingRecord Return the URL on this mirror from where the BinaryPackageRelease.

Inherited from SQLBase:

Method __init__ Extended version of the SQLObjectBase constructor.
Method __repr__ Undocumented
Method destroySelf Undocumented
Method __eq__ Equality operator.
Method __ne__ Inverse of __eq__.
Method __storm_invalidated__ Flush cached properties.
Class Method _get_store Undocumented

Inherited from _MirrorSeriesMixIn:

Method getURLsToCheckUpdateness See IMirrorDistroSeriesSource or IMirrorDistroArchSeries.
def getLatestPublishingEntry(self, time_interval, deb_only=True):
Return the BinaryPackagePublishingHistory record with the most recent datepublished.
Unknown Field: deb_onlyIf True, return only publishing records whose binarypackagerelease's binarypackagefile.filetype is BinaryPackageFileType.DEB.
def _getPackageReleaseURLFromPublishingRecord(self, publishing_record):
Return the URL on this mirror from where the BinaryPackageRelease.

Given a BinaryPackagePublishingHistory, return the URL on this mirror from where the BinaryPackageRelease file can be downloaded.

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