l.s.i.p.ISourcePackagePublishingHistoryEdit(IPublishingEdit) : interface documentation

Part of lp.soyuz.interfaces.publishing View In Hierarchy

Known subclasses: lp.soyuz.interfaces.webservice.ISourcePackagePublishingHistory

A writeable source package publishing history record.
Method changeOverride Change the component and/or section of this publication.

Inherited from IPublishingEdit:

Method requestDeletion Delete this publication.
Method api_requestDeletion Delete this source and its binaries.
@operation_returns_entry(Interface)
@operation_parameters(TextLine(u'The new component name.'), TextLine(u'The new section name.'))
@export_write_operation()
@operation_for_version('devel')
def changeOverride(new_component=None, new_section=None):
Change the component and/or section of this publication.

It is changed only if the argument is not None.

Return the overridden publishing record, a ISourcePackagePublishingHistory.

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